Copy R1_Lite_stack_baskets into RoboCOIN_useable
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- R1_Lite_stack_baskets/.gitattributes +59 -0
- R1_Lite_stack_baskets/README.md +692 -0
- R1_Lite_stack_baskets/annotations/eef_acc_mag_annotation.jsonl +3 -0
- R1_Lite_stack_baskets/annotations/eef_direction_annotation.jsonl +7 -0
- R1_Lite_stack_baskets/annotations/eef_velocity_annotation.jsonl +3 -0
- R1_Lite_stack_baskets/annotations/gripper_activity_annotation.jsonl +4 -0
- R1_Lite_stack_baskets/annotations/gripper_mode_annotation.jsonl +3 -0
- R1_Lite_stack_baskets/annotations/scene_annotations.jsonl +109 -0
- R1_Lite_stack_baskets/annotations/subtask_annotations.jsonl +7 -0
- R1_Lite_stack_baskets/annotations/subtasks.jsonl +7 -0
- R1_Lite_stack_baskets/data/chunk-000/episode_000000.parquet +3 -0
- R1_Lite_stack_baskets/data/chunk-000/episode_000001.parquet +3 -0
- R1_Lite_stack_baskets/data/chunk-000/episode_000002.parquet +3 -0
- R1_Lite_stack_baskets/data/chunk-000/episode_000003.parquet +3 -0
- R1_Lite_stack_baskets/data/chunk-000/episode_000004.parquet +3 -0
- R1_Lite_stack_baskets/data/chunk-000/episode_000005.parquet +3 -0
- R1_Lite_stack_baskets/data/chunk-000/episode_000006.parquet +3 -0
- R1_Lite_stack_baskets/data/chunk-000/episode_000007.parquet +3 -0
- R1_Lite_stack_baskets/data/chunk-000/episode_000008.parquet +3 -0
- R1_Lite_stack_baskets/data/chunk-000/episode_000009.parquet +3 -0
- R1_Lite_stack_baskets/data/chunk-000/episode_000010.parquet +3 -0
- R1_Lite_stack_baskets/data/chunk-000/episode_000011.parquet +3 -0
- R1_Lite_stack_baskets/data/chunk-000/episode_000012.parquet +3 -0
- R1_Lite_stack_baskets/data/chunk-000/episode_000013.parquet +3 -0
- R1_Lite_stack_baskets/data/chunk-000/episode_000014.parquet +3 -0
- R1_Lite_stack_baskets/data/chunk-000/episode_000015.parquet +3 -0
- R1_Lite_stack_baskets/data/chunk-000/episode_000016.parquet +3 -0
- R1_Lite_stack_baskets/data/chunk-000/episode_000017.parquet +3 -0
- R1_Lite_stack_baskets/data/chunk-000/episode_000018.parquet +3 -0
- R1_Lite_stack_baskets/data/chunk-000/episode_000019.parquet +3 -0
- R1_Lite_stack_baskets/data/chunk-000/episode_000020.parquet +3 -0
- R1_Lite_stack_baskets/data/chunk-000/episode_000021.parquet +3 -0
- R1_Lite_stack_baskets/data/chunk-000/episode_000022.parquet +3 -0
- R1_Lite_stack_baskets/data/chunk-000/episode_000023.parquet +3 -0
- R1_Lite_stack_baskets/data/chunk-000/episode_000024.parquet +3 -0
- R1_Lite_stack_baskets/data/chunk-000/episode_000025.parquet +3 -0
- R1_Lite_stack_baskets/data/chunk-000/episode_000026.parquet +3 -0
- R1_Lite_stack_baskets/data/chunk-000/episode_000027.parquet +3 -0
- R1_Lite_stack_baskets/data/chunk-000/episode_000028.parquet +3 -0
- R1_Lite_stack_baskets/data/chunk-000/episode_000029.parquet +3 -0
- R1_Lite_stack_baskets/data/chunk-000/episode_000030.parquet +3 -0
- R1_Lite_stack_baskets/data/chunk-000/episode_000031.parquet +3 -0
- R1_Lite_stack_baskets/data/chunk-000/episode_000032.parquet +3 -0
- R1_Lite_stack_baskets/data/chunk-000/episode_000033.parquet +3 -0
- R1_Lite_stack_baskets/data/chunk-000/episode_000034.parquet +3 -0
- R1_Lite_stack_baskets/data/chunk-000/episode_000035.parquet +3 -0
- R1_Lite_stack_baskets/data/chunk-000/episode_000036.parquet +3 -0
- R1_Lite_stack_baskets/data/chunk-000/episode_000037.parquet +3 -0
- R1_Lite_stack_baskets/data/chunk-000/episode_000038.parquet +3 -0
- R1_Lite_stack_baskets/data/chunk-000/episode_000039.parquet +3 -0
R1_Lite_stack_baskets/.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_stack_baskets/README.md
ADDED
|
@@ -0,0 +1,692 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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: 10K-100K
|
| 31 |
+
|
| 32 |
+
license: apache-2.0
|
| 33 |
+
|
| 34 |
+
configs:
|
| 35 |
+
- config_name: default
|
| 36 |
+
data_files: data/*/*.parquet
|
| 37 |
+
---
|
| 38 |
+
|
| 39 |
+
# R1_Lite_stack_baskets
|
| 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 |
+
- `place`
|
| 60 |
+
- `pick`
|
| 61 |
+
|
| 62 |
+
|
| 63 |
+
## 📊 Dataset Statistics
|
| 64 |
+
|
| 65 |
+
| Metric | Value |
|
| 66 |
+
|--------|-------|
|
| 67 |
+
| **Total Episodes** | 101 |
|
| 68 |
+
| **Total Frames** | 57189 |
|
| 69 |
+
| **Total Tasks** | 1 |
|
| 70 |
+
| **Total Videos** | 404 |
|
| 71 |
+
| **Total Chunks** | 1 |
|
| 72 |
+
| **Chunk Size** | 1000 |
|
| 73 |
+
| **FPS** | 30 |
|
| 74 |
+
| **Dataset Size** | 4.1GB |
|
| 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 |
+
stack a basket on top of another basket.
|
| 103 |
+
|
| 104 |
+
### Sub-Tasks
|
| 105 |
+
This dataset includes 7 distinct subtasks:
|
| 106 |
+
|
| 107 |
+
1. **Grasp the dark basket with the right gripper**
|
| 108 |
+
2. **End**
|
| 109 |
+
3. **Place the light basket on the middle of the table with the left gripper**
|
| 110 |
+
4. **Grasp the light basket with the left gripper**
|
| 111 |
+
5. **Place the dark basket into the light color basket with the right gripper**
|
| 112 |
+
6. **Static**
|
| 113 |
+
7. **null**
|
| 114 |
+
|
| 115 |
+
|
| 116 |
+
## 🎥 Camera Views
|
| 117 |
+
|
| 118 |
+
This dataset includes 4 camera views.
|
| 119 |
+
|
| 120 |
+
## 🏷️ Available Annotations
|
| 121 |
+
|
| 122 |
+
This dataset includes rich annotations to support diverse learning approaches:
|
| 123 |
+
|
| 124 |
+
### Subtask Annotations
|
| 125 |
+
- **Subtask Segmentation**: Fine-grained subtask segmentation and labeling
|
| 126 |
+
### Scene Annotations
|
| 127 |
+
- **Scene-level Descriptions**: Semantic scene classifications and descriptions
|
| 128 |
+
### End-Effector Annotations
|
| 129 |
+
- **Direction**: Movement direction classifications for robot end-effectors
|
| 130 |
+
- **Velocity**: Velocity magnitude categorizations during manipulation
|
| 131 |
+
- **Acceleration**: Acceleration magnitude classifications for motion analysis
|
| 132 |
+
|
| 133 |
+
|
| 134 |
+
### Gripper Annotations
|
| 135 |
+
- **Gripper Mode**: Open/close state annotations for gripper control
|
| 136 |
+
- **Gripper Activity**: Activity state classifications (active/inactive)
|
| 137 |
+
|
| 138 |
+
|
| 139 |
+
### Additional Features
|
| 140 |
+
- **End-Effector Simulation Pose**: 6D pose information for end-effectors in simulation space
|
| 141 |
+
- Available for both state and action
|
| 142 |
+
- **Gripper Opening Scale**: Continuous gripper opening measurements
|
| 143 |
+
- Available for both state and action
|
| 144 |
+
|
| 145 |
+
|
| 146 |
+
## 📂 Data Splits
|
| 147 |
+
|
| 148 |
+
The dataset is organized into the following splits:
|
| 149 |
+
|
| 150 |
+
- **Training**: Episodes 0:100
|
| 151 |
+
|
| 152 |
+
|
| 153 |
+
## 📁 Dataset Structure
|
| 154 |
+
|
| 155 |
+
This dataset follows the LeRobot format and contains the following components:
|
| 156 |
+
|
| 157 |
+
### Data Files
|
| 158 |
+
- **Videos**: Compressed video files containing RGB camera observations
|
| 159 |
+
- **State Data**: Robot joint positions, velocities, and other state information
|
| 160 |
+
- **Action Data**: Robot action commands and trajectories
|
| 161 |
+
- **Metadata**: Episode metadata, timestamps, and annotations
|
| 162 |
+
|
| 163 |
+
### File Organization
|
| 164 |
+
- **Data Path Pattern**: `data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet`
|
| 165 |
+
- **Video Path Pattern**: `videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4`
|
| 166 |
+
- **Chunking**: Data is organized into 1 chunk(s)
|
| 167 |
+
of size 1000
|
| 168 |
+
|
| 169 |
+
|
| 170 |
+
### Features Schema
|
| 171 |
+
|
| 172 |
+
The dataset includes the following features:
|
| 173 |
+
|
| 174 |
+
#### Visual Observations
|
| 175 |
+
- **observation.images.cam_high_left_rgb**: video
|
| 176 |
+
- FPS: 30
|
| 177 |
+
- Codec: av1- **observation.images.cam_high_right_rgb**: video
|
| 178 |
+
- FPS: 30
|
| 179 |
+
- Codec: av1- **observation.images.cam_left_wrist_rgb**: video
|
| 180 |
+
- FPS: 30
|
| 181 |
+
- Codec: av1- **observation.images.cam_right_wrist_rgb**: video
|
| 182 |
+
- FPS: 30
|
| 183 |
+
- Codec: av1
|
| 184 |
+
|
| 185 |
+
#### State and Action- **observation.state**: float32- **action**: float32
|
| 186 |
+
|
| 187 |
+
#### Temporal Information
|
| 188 |
+
- **timestamp**: float32
|
| 189 |
+
- **frame_index**: int64
|
| 190 |
+
- **episode_index**: int64
|
| 191 |
+
- **index**: int64
|
| 192 |
+
- **task_index**: int64
|
| 193 |
+
|
| 194 |
+
|
| 195 |
+
#### Annotations
|
| 196 |
+
- **subtask_annotation**: int32
|
| 197 |
+
- **scene_annotation**: int32
|
| 198 |
+
|
| 199 |
+
|
| 200 |
+
#### Motion Features
|
| 201 |
+
- **eef_sim_pose_state**: float32
|
| 202 |
+
- 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
|
| 203 |
+
- **eef_sim_pose_action**: float32
|
| 204 |
+
- 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
|
| 205 |
+
- **eef_direction_state**: int32
|
| 206 |
+
- Dimensions: left_eef_direction, right_eef_direction
|
| 207 |
+
- **eef_direction_action**: int32
|
| 208 |
+
- Dimensions: left_eef_direction, right_eef_direction
|
| 209 |
+
- **eef_velocity_state**: int32
|
| 210 |
+
- Dimensions: left_eef_velocity, right_eef_velocity
|
| 211 |
+
- **eef_velocity_action**: int32
|
| 212 |
+
- Dimensions: left_eef_velocity, right_eef_velocity
|
| 213 |
+
- **eef_acc_mag_state**: int32
|
| 214 |
+
- Dimensions: left_eef_acc_mag, right_eef_acc_mag
|
| 215 |
+
- **eef_acc_mag_action**: int32
|
| 216 |
+
- Dimensions: left_eef_acc_mag, right_eef_acc_mag
|
| 217 |
+
|
| 218 |
+
|
| 219 |
+
#### Gripper Features
|
| 220 |
+
- **gripper_open_scale_state**: float32
|
| 221 |
+
- Dimensions: left_gripper_open_scale, right_gripper_open_scale
|
| 222 |
+
- **gripper_open_scale_action**: float32
|
| 223 |
+
- Dimensions: left_gripper_open_scale, right_gripper_open_scale
|
| 224 |
+
- **gripper_mode_state**: int32
|
| 225 |
+
- Dimensions: left_gripper_mode, right_gripper_mode
|
| 226 |
+
- **gripper_mode_action**: int32
|
| 227 |
+
- Dimensions: left_gripper_mode, right_gripper_mode
|
| 228 |
+
- **gripper_activity_state**: int32
|
| 229 |
+
- Dimensions: left_gripper_activity, right_gripper_activity
|
| 230 |
+
|
| 231 |
+
|
| 232 |
+
### Meta Information
|
| 233 |
+
|
| 234 |
+
The complete dataset metadata is available in [meta/info.json](meta/info.json):
|
| 235 |
+
|
| 236 |
+
```json
|
| 237 |
+
{
|
| 238 |
+
"codebase_version": "v2.1",
|
| 239 |
+
"robot_type": "galaxea_r1_lite",
|
| 240 |
+
"total_episodes": 101,
|
| 241 |
+
"total_frames": 57189,
|
| 242 |
+
"total_tasks": 1,
|
| 243 |
+
"total_videos": 404,
|
| 244 |
+
"total_chunks": 1,
|
| 245 |
+
"chunks_size": 1000,
|
| 246 |
+
"fps": 30,
|
| 247 |
+
"splits": {
|
| 248 |
+
"train": "0:100"
|
| 249 |
+
},
|
| 250 |
+
"data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
|
| 251 |
+
"video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
|
| 252 |
+
"features": {
|
| 253 |
+
"observation.images.cam_high_left_rgb": {
|
| 254 |
+
"dtype": "video",
|
| 255 |
+
"shape": [
|
| 256 |
+
720,
|
| 257 |
+
1280,
|
| 258 |
+
3
|
| 259 |
+
],
|
| 260 |
+
"names": [
|
| 261 |
+
"height",
|
| 262 |
+
"width",
|
| 263 |
+
"channels"
|
| 264 |
+
],
|
| 265 |
+
"info": {
|
| 266 |
+
"video.height": 720,
|
| 267 |
+
"video.width": 1280,
|
| 268 |
+
"video.codec": "av1",
|
| 269 |
+
"video.pix_fmt": "yuv420p",
|
| 270 |
+
"video.is_depth_map": false,
|
| 271 |
+
"video.fps": 30,
|
| 272 |
+
"video.channels": 3,
|
| 273 |
+
"has_audio": false
|
| 274 |
+
}
|
| 275 |
+
},
|
| 276 |
+
"observation.images.cam_high_right_rgb": {
|
| 277 |
+
"dtype": "video",
|
| 278 |
+
"shape": [
|
| 279 |
+
720,
|
| 280 |
+
1280,
|
| 281 |
+
3
|
| 282 |
+
],
|
| 283 |
+
"names": [
|
| 284 |
+
"height",
|
| 285 |
+
"width",
|
| 286 |
+
"channels"
|
| 287 |
+
],
|
| 288 |
+
"info": {
|
| 289 |
+
"video.height": 720,
|
| 290 |
+
"video.width": 1280,
|
| 291 |
+
"video.codec": "av1",
|
| 292 |
+
"video.pix_fmt": "yuv420p",
|
| 293 |
+
"video.is_depth_map": false,
|
| 294 |
+
"video.fps": 30,
|
| 295 |
+
"video.channels": 3,
|
| 296 |
+
"has_audio": false
|
| 297 |
+
}
|
| 298 |
+
},
|
| 299 |
+
"observation.images.cam_left_wrist_rgb": {
|
| 300 |
+
"dtype": "video",
|
| 301 |
+
"shape": [
|
| 302 |
+
720,
|
| 303 |
+
1280,
|
| 304 |
+
3
|
| 305 |
+
],
|
| 306 |
+
"names": [
|
| 307 |
+
"height",
|
| 308 |
+
"width",
|
| 309 |
+
"channels"
|
| 310 |
+
],
|
| 311 |
+
"info": {
|
| 312 |
+
"video.height": 720,
|
| 313 |
+
"video.width": 1280,
|
| 314 |
+
"video.codec": "av1",
|
| 315 |
+
"video.pix_fmt": "yuv420p",
|
| 316 |
+
"video.is_depth_map": false,
|
| 317 |
+
"video.fps": 30,
|
| 318 |
+
"video.channels": 3,
|
| 319 |
+
"has_audio": false
|
| 320 |
+
}
|
| 321 |
+
},
|
| 322 |
+
"observation.images.cam_right_wrist_rgb": {
|
| 323 |
+
"dtype": "video",
|
| 324 |
+
"shape": [
|
| 325 |
+
720,
|
| 326 |
+
1280,
|
| 327 |
+
3
|
| 328 |
+
],
|
| 329 |
+
"names": [
|
| 330 |
+
"height",
|
| 331 |
+
"width",
|
| 332 |
+
"channels"
|
| 333 |
+
],
|
| 334 |
+
"info": {
|
| 335 |
+
"video.height": 720,
|
| 336 |
+
"video.width": 1280,
|
| 337 |
+
"video.codec": "av1",
|
| 338 |
+
"video.pix_fmt": "yuv420p",
|
| 339 |
+
"video.is_depth_map": false,
|
| 340 |
+
"video.fps": 30,
|
| 341 |
+
"video.channels": 3,
|
| 342 |
+
"has_audio": false
|
| 343 |
+
}
|
| 344 |
+
},
|
| 345 |
+
"observation.state": {
|
| 346 |
+
"dtype": "float32",
|
| 347 |
+
"shape": [
|
| 348 |
+
16
|
| 349 |
+
],
|
| 350 |
+
"names": [
|
| 351 |
+
"left_arm_joint_1_rad",
|
| 352 |
+
"left_arm_joint_2_rad",
|
| 353 |
+
"left_arm_joint_3_rad",
|
| 354 |
+
"left_arm_joint_4_rad",
|
| 355 |
+
"left_arm_joint_5_rad",
|
| 356 |
+
"left_arm_joint_6_rad",
|
| 357 |
+
"left_arm_joint_7_rad",
|
| 358 |
+
"right_arm_joint_1_rad",
|
| 359 |
+
"right_arm_joint_2_rad",
|
| 360 |
+
"right_arm_joint_3_rad",
|
| 361 |
+
"right_arm_joint_4_rad",
|
| 362 |
+
"right_arm_joint_5_rad",
|
| 363 |
+
"right_arm_joint_6_rad",
|
| 364 |
+
"right_arm_joint_7_rad",
|
| 365 |
+
"left_gripper_open",
|
| 366 |
+
"right_gripper_open"
|
| 367 |
+
]
|
| 368 |
+
},
|
| 369 |
+
"action": {
|
| 370 |
+
"dtype": "float32",
|
| 371 |
+
"shape": [
|
| 372 |
+
18
|
| 373 |
+
],
|
| 374 |
+
"names": [
|
| 375 |
+
"left_arm_joint_1_rad",
|
| 376 |
+
"left_arm_joint_2_rad",
|
| 377 |
+
"left_arm_joint_3_rad",
|
| 378 |
+
"left_arm_joint_4_rad",
|
| 379 |
+
"left_arm_joint_5_rad",
|
| 380 |
+
"left_arm_joint_6_rad",
|
| 381 |
+
"left_arm_joint_7_rad",
|
| 382 |
+
"right_arm_joint_1_rad",
|
| 383 |
+
"right_arm_joint_2_rad",
|
| 384 |
+
"right_arm_joint_3_rad",
|
| 385 |
+
"right_arm_joint_4_rad",
|
| 386 |
+
"right_arm_joint_5_rad",
|
| 387 |
+
"right_arm_joint_6_rad",
|
| 388 |
+
"right_arm_joint_7_rad",
|
| 389 |
+
"left_gripper_open",
|
| 390 |
+
"right_gripper_open"
|
| 391 |
+
]
|
| 392 |
+
},
|
| 393 |
+
"timestamp": {
|
| 394 |
+
"dtype": "float32",
|
| 395 |
+
"shape": [
|
| 396 |
+
1
|
| 397 |
+
],
|
| 398 |
+
"names": null
|
| 399 |
+
},
|
| 400 |
+
"frame_index": {
|
| 401 |
+
"dtype": "int64",
|
| 402 |
+
"shape": [
|
| 403 |
+
1
|
| 404 |
+
],
|
| 405 |
+
"names": null
|
| 406 |
+
},
|
| 407 |
+
"episode_index": {
|
| 408 |
+
"dtype": "int64",
|
| 409 |
+
"shape": [
|
| 410 |
+
1
|
| 411 |
+
],
|
| 412 |
+
"names": null
|
| 413 |
+
},
|
| 414 |
+
"index": {
|
| 415 |
+
"dtype": "int64",
|
| 416 |
+
"shape": [
|
| 417 |
+
1
|
| 418 |
+
],
|
| 419 |
+
"names": null
|
| 420 |
+
},
|
| 421 |
+
"task_index": {
|
| 422 |
+
"dtype": "int64",
|
| 423 |
+
"shape": [
|
| 424 |
+
1
|
| 425 |
+
],
|
| 426 |
+
"names": null
|
| 427 |
+
},
|
| 428 |
+
"subtask_annotation": {
|
| 429 |
+
"names": null,
|
| 430 |
+
"dtype": "int32",
|
| 431 |
+
"shape": [
|
| 432 |
+
5
|
| 433 |
+
]
|
| 434 |
+
},
|
| 435 |
+
"scene_annotation": {
|
| 436 |
+
"names": null,
|
| 437 |
+
"dtype": "int32",
|
| 438 |
+
"shape": [
|
| 439 |
+
1
|
| 440 |
+
]
|
| 441 |
+
},
|
| 442 |
+
"eef_sim_pose_state": {
|
| 443 |
+
"names": [
|
| 444 |
+
"left_eef_pos_x",
|
| 445 |
+
"left_eef_pos_y",
|
| 446 |
+
"left_eef_pos_z",
|
| 447 |
+
"left_eef_ori_x",
|
| 448 |
+
"left_eef_ori_y",
|
| 449 |
+
"left_eef_ori_z",
|
| 450 |
+
"right_eef_pos_x",
|
| 451 |
+
"right_eef_pos_y",
|
| 452 |
+
"right_eef_pos_z",
|
| 453 |
+
"right_eef_ori_x",
|
| 454 |
+
"right_eef_ori_y",
|
| 455 |
+
"right_eef_ori_z"
|
| 456 |
+
],
|
| 457 |
+
"dtype": "float32",
|
| 458 |
+
"shape": [
|
| 459 |
+
12
|
| 460 |
+
]
|
| 461 |
+
},
|
| 462 |
+
"eef_sim_pose_action": {
|
| 463 |
+
"names": [
|
| 464 |
+
"left_eef_pos_x",
|
| 465 |
+
"left_eef_pos_y",
|
| 466 |
+
"left_eef_pos_z",
|
| 467 |
+
"left_eef_ori_x",
|
| 468 |
+
"left_eef_ori_y",
|
| 469 |
+
"left_eef_ori_z",
|
| 470 |
+
"right_eef_pos_x",
|
| 471 |
+
"right_eef_pos_y",
|
| 472 |
+
"right_eef_pos_z",
|
| 473 |
+
"right_eef_ori_x",
|
| 474 |
+
"right_eef_ori_y",
|
| 475 |
+
"right_eef_ori_z"
|
| 476 |
+
],
|
| 477 |
+
"dtype": "float32",
|
| 478 |
+
"shape": [
|
| 479 |
+
12
|
| 480 |
+
]
|
| 481 |
+
},
|
| 482 |
+
"eef_direction_state": {
|
| 483 |
+
"names": [
|
| 484 |
+
"left_eef_direction",
|
| 485 |
+
"right_eef_direction"
|
| 486 |
+
],
|
| 487 |
+
"dtype": "int32",
|
| 488 |
+
"shape": [
|
| 489 |
+
2
|
| 490 |
+
]
|
| 491 |
+
},
|
| 492 |
+
"eef_direction_action": {
|
| 493 |
+
"names": [
|
| 494 |
+
"left_eef_direction",
|
| 495 |
+
"right_eef_direction"
|
| 496 |
+
],
|
| 497 |
+
"dtype": "int32",
|
| 498 |
+
"shape": [
|
| 499 |
+
2
|
| 500 |
+
]
|
| 501 |
+
},
|
| 502 |
+
"eef_velocity_state": {
|
| 503 |
+
"names": [
|
| 504 |
+
"left_eef_velocity",
|
| 505 |
+
"right_eef_velocity"
|
| 506 |
+
],
|
| 507 |
+
"dtype": "int32",
|
| 508 |
+
"shape": [
|
| 509 |
+
2
|
| 510 |
+
]
|
| 511 |
+
},
|
| 512 |
+
"eef_velocity_action": {
|
| 513 |
+
"names": [
|
| 514 |
+
"left_eef_velocity",
|
| 515 |
+
"right_eef_velocity"
|
| 516 |
+
],
|
| 517 |
+
"dtype": "int32",
|
| 518 |
+
"shape": [
|
| 519 |
+
2
|
| 520 |
+
]
|
| 521 |
+
},
|
| 522 |
+
"eef_acc_mag_state": {
|
| 523 |
+
"names": [
|
| 524 |
+
"left_eef_acc_mag",
|
| 525 |
+
"right_eef_acc_mag"
|
| 526 |
+
],
|
| 527 |
+
"dtype": "int32",
|
| 528 |
+
"shape": [
|
| 529 |
+
2
|
| 530 |
+
]
|
| 531 |
+
},
|
| 532 |
+
"eef_acc_mag_action": {
|
| 533 |
+
"names": [
|
| 534 |
+
"left_eef_acc_mag",
|
| 535 |
+
"right_eef_acc_mag"
|
| 536 |
+
],
|
| 537 |
+
"dtype": "int32",
|
| 538 |
+
"shape": [
|
| 539 |
+
2
|
| 540 |
+
]
|
| 541 |
+
},
|
| 542 |
+
"gripper_open_scale_state": {
|
| 543 |
+
"names": [
|
| 544 |
+
"left_gripper_open_scale",
|
| 545 |
+
"right_gripper_open_scale"
|
| 546 |
+
],
|
| 547 |
+
"dtype": "float32",
|
| 548 |
+
"shape": [
|
| 549 |
+
2
|
| 550 |
+
]
|
| 551 |
+
},
|
| 552 |
+
"gripper_open_scale_action": {
|
| 553 |
+
"names": [
|
| 554 |
+
"left_gripper_open_scale",
|
| 555 |
+
"right_gripper_open_scale"
|
| 556 |
+
],
|
| 557 |
+
"dtype": "float32",
|
| 558 |
+
"shape": [
|
| 559 |
+
2
|
| 560 |
+
]
|
| 561 |
+
},
|
| 562 |
+
"gripper_mode_state": {
|
| 563 |
+
"names": [
|
| 564 |
+
"left_gripper_mode",
|
| 565 |
+
"right_gripper_mode"
|
| 566 |
+
],
|
| 567 |
+
"dtype": "int32",
|
| 568 |
+
"shape": [
|
| 569 |
+
2
|
| 570 |
+
]
|
| 571 |
+
},
|
| 572 |
+
"gripper_mode_action": {
|
| 573 |
+
"names": [
|
| 574 |
+
"left_gripper_mode",
|
| 575 |
+
"right_gripper_mode"
|
| 576 |
+
],
|
| 577 |
+
"dtype": "int32",
|
| 578 |
+
"shape": [
|
| 579 |
+
2
|
| 580 |
+
]
|
| 581 |
+
},
|
| 582 |
+
"gripper_activity_state": {
|
| 583 |
+
"names": [
|
| 584 |
+
"left_gripper_activity",
|
| 585 |
+
"right_gripper_activity"
|
| 586 |
+
],
|
| 587 |
+
"dtype": "int32",
|
| 588 |
+
"shape": [
|
| 589 |
+
2
|
| 590 |
+
]
|
| 591 |
+
}
|
| 592 |
+
}
|
| 593 |
+
}
|
| 594 |
+
```
|
| 595 |
+
|
| 596 |
+
### Directory Structure
|
| 597 |
+
|
| 598 |
+
The dataset is organized as follows (showing leaf directories with first 5 files only):
|
| 599 |
+
|
| 600 |
+
```
|
| 601 |
+
R1_Lite_stack_baskets_qced_hardlink/
|
| 602 |
+
├── annotations/
|
| 603 |
+
│ ├── eef_acc_mag_annotation.jsonl
|
| 604 |
+
│ ├── eef_direction_annotation.jsonl
|
| 605 |
+
│ ├── eef_velocity_annotation.jsonl
|
| 606 |
+
│ ├── gripper_activity_annotation.jsonl
|
| 607 |
+
│ ├── gripper_mode_annotation.jsonl
|
| 608 |
+
│ └── (...)
|
| 609 |
+
├── data/
|
| 610 |
+
│ └── chunk-000/
|
| 611 |
+
│ ├── episode_000000.parquet
|
| 612 |
+
│ ├── episode_000001.parquet
|
| 613 |
+
│ ├── episode_000002.parquet
|
| 614 |
+
│ ├── episode_000003.parquet
|
| 615 |
+
│ ├── episode_000004.parquet
|
| 616 |
+
│ └── (...)
|
| 617 |
+
├── meta/
|
| 618 |
+
│ ├── episodes.jsonl
|
| 619 |
+
│ ├── episodes_stats.jsonl
|
| 620 |
+
│ ├── info.json
|
| 621 |
+
│ └── tasks.jsonl
|
| 622 |
+
└── videos/
|
| 623 |
+
└── chunk-000/
|
| 624 |
+
├── observation.images.cam_high_left_rgb/
|
| 625 |
+
│ ├── episode_000000.mp4
|
| 626 |
+
│ ├── episode_000001.mp4
|
| 627 |
+
│ ├── episode_000002.mp4
|
| 628 |
+
│ ├── episode_000003.mp4
|
| 629 |
+
│ ├── episode_000004.mp4
|
| 630 |
+
│ └── (...)
|
| 631 |
+
├── observation.images.cam_high_right_rgb/
|
| 632 |
+
│ ├── episode_000000.mp4
|
| 633 |
+
│ ├── episode_000001.mp4
|
| 634 |
+
│ ├── episode_000002.mp4
|
| 635 |
+
│ ├── episode_000003.mp4
|
| 636 |
+
│ ├── episode_000004.mp4
|
| 637 |
+
│ └── (...)
|
| 638 |
+
├── observation.images.cam_left_wrist_rgb/
|
| 639 |
+
│ ├── episode_000000.mp4
|
| 640 |
+
│ ├── episode_000001.mp4
|
| 641 |
+
│ ├── episode_000002.mp4
|
| 642 |
+
│ ├── episode_000003.mp4
|
| 643 |
+
│ ├── episode_000004.mp4
|
| 644 |
+
│ └── (...)
|
| 645 |
+
└── observation.images.cam_right_wrist_rgb/
|
| 646 |
+
├── episode_000000.mp4
|
| 647 |
+
├── episode_000001.mp4
|
| 648 |
+
├── episode_000002.mp4
|
| 649 |
+
├── episode_000003.mp4
|
| 650 |
+
├── episode_000004.mp4
|
| 651 |
+
└── (...)
|
| 652 |
+
```
|
| 653 |
+
|
| 654 |
+
|
| 655 |
+
## 📞 Contact and Support
|
| 656 |
+
|
| 657 |
+
For questions, issues, or feedback regarding this dataset, please contact:
|
| 658 |
+
- **Email:** None
|
| 659 |
+
For questions, issues, or feedback regarding this dataset, please contact us.
|
| 660 |
+
### Support
|
| 661 |
+
For technical support, please open an issue on our GitHub repository.
|
| 662 |
+
|
| 663 |
+
## 📄 License
|
| 664 |
+
|
| 665 |
+
This dataset is released under the **apache-2.0** license.
|
| 666 |
+
|
| 667 |
+
Please refer to the LICENSE file for full license terms and conditions.
|
| 668 |
+
|
| 669 |
+
|
| 670 |
+
## 📚 Citation
|
| 671 |
+
|
| 672 |
+
If you use this dataset in your research, please cite:
|
| 673 |
+
|
| 674 |
+
```bibtex
|
| 675 |
+
@article{robocoin,
|
| 676 |
+
title={RoboCOIN: An Open-Sourced Bimanual Robotic Data Collection for Integrated Manipulation},
|
| 677 |
+
author={Shihan Wu, Xuecheng Liu, Shaoxuan Xie, Pengwei Wang, Xinghang Li, Bowen Yang, Zhe Li, Kai Zhu, Hongyu Wu, Yiheng Liu, Zhaoye Long, Yue Wang, Chong Liu, Dihan Wang, Ziqiang Ni, Xiang Yang, You Liu, Ruoxuan Feng, Runtian Xu, Lei Zhang, Denghang Huang, Chenghao Jin, Anlan Yin, Xinlong Wang, Zhenguo Sun, Junkai Zhao, Mengfei Du, Mingyu Cao, Xiansheng Chen, Hongyang Cheng, Xiaojie Zhang, Yankai Fu, Ning Chen, Cheng Chi, Sixiang Chen, Huaihai Lyu, Xiaoshuai Hao, Yequan Wang, Bo Lei, Dong Liu, Xi Yang, Yance Jiao, Tengfei Pan, Yunyan Zhang, Songjing Wang, Ziqian Zhang, Xu Liu, Ji Zhang, Caowei Meng, Zhizheng Zhang, Jiyang Gao, Song Wang, Xiaokun Leng, Zhiqiang Xie, Zhenzhen Zhou, Peng Huang, Wu Yang, Yandong Guo, Yichao Zhu, Suibing Zheng, Hao Cheng, Xinmin Ding, Yang Yue, Huanqian Wang, Chi Chen, Jingrui Pang, YuXi Qian, Haoran Geng, Lianli Gao, Haiyuan Li, Bin Fang, Gao Huang, Yaodong Yang, Hao Dong, He Wang, Hang Zhao, Yadong Mu, Di Hu, Hao Zhao, Tiejun Huang, Shanghang Zhang, Yonghua Lin, Zhongyuan Wang and Guocai Yao},
|
| 678 |
+
journal={arXiv preprint arXiv:2511.17441},
|
| 679 |
+
url = {https://arxiv.org/abs/2511.17441},
|
| 680 |
+
year={2025}
|
| 681 |
+
}
|
| 682 |
+
```
|
| 683 |
+
|
| 684 |
+
### Additional References
|
| 685 |
+
|
| 686 |
+
If you use this dataset, please also consider citing:
|
| 687 |
+
- LeRobot Framework: https://github.com/huggingface/lerobot
|
| 688 |
+
|
| 689 |
+
## 📌 Version Information
|
| 690 |
+
|
| 691 |
+
## Version History
|
| 692 |
+
- v1.0.0 (2025-11): Initial release
|
R1_Lite_stack_baskets/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_stack_baskets/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_stack_baskets/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_stack_baskets/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_stack_baskets/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_stack_baskets/annotations/scene_annotations.jsonl
ADDED
|
@@ -0,0 +1,109 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"scene_index": 0, "scene": "The baskets are positioned at the back left and back right."}
|
| 2 |
+
{"scene_index": 1, "scene": "The basket is located at the back-left, and another basket is positioned at the back-right."}
|
| 3 |
+
{"scene_index": 2, "scene": "The basket is located at the back and also occupies the back right area."}
|
| 4 |
+
{"scene_index": 3, "scene": "The basket is located at both the back left and back right positions."}
|
| 5 |
+
{"scene_index": 4, "scene": "The two baskets are positioned at the back left and back right locations."}
|
| 6 |
+
{"scene_index": 5, "scene": "The baskets are positioned at the back left and back right."}
|
| 7 |
+
{"scene_index": 6, "scene": "The basket is located at the back, and another basket is situated at the back right position."}
|
| 8 |
+
{"scene_index": 7, "scene": "The two baskets are placed on either side at the back of the shelf."}
|
| 9 |
+
{"scene_index": 8, "scene": "The basket is located at both the back left and back right positions."}
|
| 10 |
+
{"scene_index": 9, "scene": "The basket is located at the back-left, and another basket is positioned at the back-right."}
|
| 11 |
+
{"scene_index": 10, "scene": "The two baskets are positioned at the back left and back right locations."}
|
| 12 |
+
{"scene_index": 11, "scene": "The basket is located at the back-left, and another basket is positioned at the back-right."}
|
| 13 |
+
{"scene_index": 12, "scene": "The basket is located at the back left and another basket is positioned at the back right."}
|
| 14 |
+
{"scene_index": 13, "scene": "The basket is located at both the back left and back right positions."}
|
| 15 |
+
{"scene_index": 14, "scene": "The baskets are positioned at the back left and back right."}
|
| 16 |
+
{"scene_index": 15, "scene": "The two baskets are positioned at the back left and back right locations."}
|
| 17 |
+
{"scene_index": 16, "scene": "The baskets are positioned at the back left and back right."}
|
| 18 |
+
{"scene_index": 17, "scene": "The basket is located at both the back left and back right positions."}
|
| 19 |
+
{"scene_index": 18, "scene": "The two baskets are positioned at the back left and back right locations."}
|
| 20 |
+
{"scene_index": 19, "scene": "The basket is located at both the back left and back right positions."}
|
| 21 |
+
{"scene_index": 20, "scene": "The two baskets are placed on either side at the back of the shelf."}
|
| 22 |
+
{"scene_index": 21, "scene": "The basket is located at both the back left and back right positions."}
|
| 23 |
+
{"scene_index": 22, "scene": "The basket is located at the back-left, and another basket is positioned at the back-right."}
|
| 24 |
+
{"scene_index": 23, "scene": "The baskets are positioned at the back left and back right."}
|
| 25 |
+
{"scene_index": 24, "scene": "The basket is located at both the back left and back right positions."}
|
| 26 |
+
{"scene_index": 25, "scene": "The basket is located at the back-left, and another basket is positioned at the back-right."}
|
| 27 |
+
{"scene_index": 26, "scene": "The baskets are positioned at the back left and back right."}
|
| 28 |
+
{"scene_index": 27, "scene": "The two baskets are placed on either side at the back of the shelf."}
|
| 29 |
+
{"scene_index": 28, "scene": "The basket is located at both the back left and back right positions."}
|
| 30 |
+
{"scene_index": 29, "scene": "The two baskets are placed on either side at the back of the shelf."}
|
| 31 |
+
{"scene_index": 30, "scene": "The basket is located at both the back left and back right positions."}
|
| 32 |
+
{"scene_index": 31, "scene": "The two baskets are placed on either side at the back of the shelf."}
|
| 33 |
+
{"scene_index": 32, "scene": "The basket is located at the back-left, and another basket is positioned at the back-right."}
|
| 34 |
+
{"scene_index": 33, "scene": "The basket is located at the back left and another basket is positioned at the back right."}
|
| 35 |
+
{"scene_index": 34, "scene": "The two baskets are placed on either side at the back of the shelf."}
|
| 36 |
+
{"scene_index": 35, "scene": "The baskets are positioned at the back left and back right."}
|
| 37 |
+
{"scene_index": 36, "scene": "The basket is located at both the back left and back right positions."}
|
| 38 |
+
{"scene_index": 37, "scene": "The two baskets are placed on either side at the back of the shelf."}
|
| 39 |
+
{"scene_index": 38, "scene": "The basket is located at the back-left, and another basket is positioned at the back-right."}
|
| 40 |
+
{"scene_index": 39, "scene": "The basket is located at both the back left and back right positions."}
|
| 41 |
+
{"scene_index": 40, "scene": "The two baskets are positioned at the back left and back right locations."}
|
| 42 |
+
{"scene_index": 41, "scene": "The basket is located at both the back left and back right positions."}
|
| 43 |
+
{"scene_index": 42, "scene": "The two baskets are placed on either side at the back of the shelf."}
|
| 44 |
+
{"scene_index": 43, "scene": "The basket is located at both the back left and back right positions."}
|
| 45 |
+
{"scene_index": 44, "scene": "The basket is located at both the back left and back right positions."}
|
| 46 |
+
{"scene_index": 45, "scene": "The basket is located at the back-left, and another basket is positioned at the back-right."}
|
| 47 |
+
{"scene_index": 46, "scene": "The basket is located at the back-left, and another basket is positioned at the back-right."}
|
| 48 |
+
{"scene_index": 47, "scene": "The two baskets are placed on either side at the back of the shelf."}
|
| 49 |
+
{"scene_index": 48, "scene": "The baskets are positioned at the back left and back right."}
|
| 50 |
+
{"scene_index": 49, "scene": "The basket is located at the back-left, and another basket is positioned at the back-right."}
|
| 51 |
+
{"scene_index": 50, "scene": "The basket is located at the back and also occupies the back right area."}
|
| 52 |
+
{"scene_index": 51, "scene": "The basket is located at both the back left and back right positions."}
|
| 53 |
+
{"scene_index": 52, "scene": "The two baskets are positioned at the back left and back right locations."}
|
| 54 |
+
{"scene_index": 53, "scene": "The basket is located at the back-left, and another basket is positioned at the back-right."}
|
| 55 |
+
{"scene_index": 54, "scene": "The two baskets are positioned at the back left and back right locations."}
|
| 56 |
+
{"scene_index": 55, "scene": "The basket is located at the back-left, and another basket is positioned at the back-right."}
|
| 57 |
+
{"scene_index": 56, "scene": "The two baskets are placed on either side at the back of the shelf."}
|
| 58 |
+
{"scene_index": 57, "scene": "The basket is located at the back-left, and another basket is positioned at the back-right."}
|
| 59 |
+
{"scene_index": 58, "scene": "The two baskets are placed on either side at the back of the shelf."}
|
| 60 |
+
{"scene_index": 59, "scene": "The two baskets are positioned at the back left and back right locations."}
|
| 61 |
+
{"scene_index": 60, "scene": "The basket is located at the back left and another basket is positioned at the back right."}
|
| 62 |
+
{"scene_index": 61, "scene": "The basket is located at both the back left and back right positions."}
|
| 63 |
+
{"scene_index": 62, "scene": "The two baskets are placed on either side at the back of the shelf."}
|
| 64 |
+
{"scene_index": 63, "scene": "The basket is located at the back left and another basket is positioned at the back right."}
|
| 65 |
+
{"scene_index": 64, "scene": "The basket is located at both the back left and back right positions."}
|
| 66 |
+
{"scene_index": 65, "scene": "The two baskets are placed on either side at the back of the shelf."}
|
| 67 |
+
{"scene_index": 66, "scene": "The basket is located at the back left and another basket is positioned at the back right."}
|
| 68 |
+
{"scene_index": 67, "scene": "The basket is located at the back-left, and another basket is positioned at the back-right."}
|
| 69 |
+
{"scene_index": 68, "scene": "The basket is located at the back left and another basket is positioned at the back right."}
|
| 70 |
+
{"scene_index": 69, "scene": "The baskets are positioned at the back left and back right."}
|
| 71 |
+
{"scene_index": 70, "scene": "The basket is located at the back, specifically in the back right area."}
|
| 72 |
+
{"scene_index": 71, "scene": "The basket is located at the back-left, and another basket is positioned at the back-right."}
|
| 73 |
+
{"scene_index": 72, "scene": "The basket is located at both the back left and back right positions."}
|
| 74 |
+
{"scene_index": 73, "scene": "The basket is located at the back left and another basket is positioned at the back right."}
|
| 75 |
+
{"scene_index": 74, "scene": "The baskets are positioned at the back left and back right."}
|
| 76 |
+
{"scene_index": 75, "scene": "The baskets are positioned at the back left and back right."}
|
| 77 |
+
{"scene_index": 76, "scene": "Two baskets are positioned on the back side of a surface, with one located to the right and the other to the left."}
|
| 78 |
+
{"scene_index": 77, "scene": "The basket is located at the back, and another basket is situated at the back right position."}
|
| 79 |
+
{"scene_index": 78, "scene": "The baskets are positioned at the back left and back right."}
|
| 80 |
+
{"scene_index": 79, "scene": "The two baskets are both located at the back, with one specifically positioned on the back right."}
|
| 81 |
+
{"scene_index": 80, "scene": "The two baskets are positioned at the back left and back right locations."}
|
| 82 |
+
{"scene_index": 81, "scene": "The basket is located at the back left and another basket is positioned at the back right."}
|
| 83 |
+
{"scene_index": 82, "scene": "The basket is located at the back left and another basket is positioned at the back right."}
|
| 84 |
+
{"scene_index": 83, "scene": "The basket is located at the back and back right positions, indicating its placement relative to these areas."}
|
| 85 |
+
{"scene_index": 84, "scene": "The two baskets are placed on either side at the back of the shelf."}
|
| 86 |
+
{"scene_index": 85, "scene": "The two baskets are both positioned at the back, with one specifically located in the back right area."}
|
| 87 |
+
{"scene_index": 86, "scene": "The two baskets are placed on either side at the back of the shelf."}
|
| 88 |
+
{"scene_index": 87, "scene": "The basket is located at both the back left and back right positions."}
|
| 89 |
+
{"scene_index": 88, "scene": "The basket is located at the back left and another basket is positioned at the back right."}
|
| 90 |
+
{"scene_index": 89, "scene": "The basket is located at the back, and another basket is situated at the back right position."}
|
| 91 |
+
{"scene_index": 90, "scene": "The two baskets are placed on either side at the back of the shelf."}
|
| 92 |
+
{"scene_index": 91, "scene": "The two baskets are placed on either side at the back of the shelf."}
|
| 93 |
+
{"scene_index": 92, "scene": "The two baskets are positioned at the back, with one on the right and the other on the left."}
|
| 94 |
+
{"scene_index": 93, "scene": "The baskets are positioned at the back left and back right."}
|
| 95 |
+
{"scene_index": 94, "scene": "The basket is located at both the back left and back right positions."}
|
| 96 |
+
{"scene_index": 95, "scene": "The baskets are positioned at the back left and back right."}
|
| 97 |
+
{"scene_index": 96, "scene": "The baskets are positioned at the back left and back right."}
|
| 98 |
+
{"scene_index": 97, "scene": "The two baskets are positioned at the back left and back right locations."}
|
| 99 |
+
{"scene_index": 98, "scene": "The basket is located at the back-left, and another basket is positioned at the back-right."}
|
| 100 |
+
{"scene_index": 99, "scene": "The basket is located at the back-left, and another basket is positioned at the back-right."}
|
| 101 |
+
{"scene_index": 100, "scene": "The basket is located at both the back left and back right positions."}
|
| 102 |
+
{"scene_index": 101, "scene": "The two baskets are placed on either side at the back of the shelf."}
|
| 103 |
+
{"scene_index": 102, "scene": "The two baskets are positioned at the back left and back right locations."}
|
| 104 |
+
{"scene_index": 103, "scene": "The basket is located at the back left and another basket is positioned at the back right."}
|
| 105 |
+
{"scene_index": 104, "scene": "The two baskets are positioned at the back left and back right locations."}
|
| 106 |
+
{"scene_index": 105, "scene": "The two baskets are placed on either side at the back of the shelf."}
|
| 107 |
+
{"scene_index": 106, "scene": "The two baskets are positioned at the back left and back right locations."}
|
| 108 |
+
{"scene_index": 107, "scene": "The baskets are positioned at the back left and back right."}
|
| 109 |
+
{"scene_index": 108, "scene": "The basket is located at the back left and another basket is positioned at the back right."}
|
R1_Lite_stack_baskets/annotations/subtask_annotations.jsonl
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"subtask_index": 0, "subtask": "Grasp the dark basket with the right gripper"}
|
| 2 |
+
{"subtask_index": 1, "subtask": "End"}
|
| 3 |
+
{"subtask_index": 2, "subtask": "Place the light basket on the middle of the table with the left gripper"}
|
| 4 |
+
{"subtask_index": 3, "subtask": "Grasp the light basket with the left gripper"}
|
| 5 |
+
{"subtask_index": 4, "subtask": "Place the dark basket into the light color basket with the right gripper"}
|
| 6 |
+
{"subtask_index": 5, "subtask": "Static"}
|
| 7 |
+
{"subtask_index": 6, "subtask": "null"}
|
R1_Lite_stack_baskets/annotations/subtasks.jsonl
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"subtask_index": 0, "subtask": "Grasp the light basket with the left gripper"}
|
| 2 |
+
{"subtask_index": 1, "subtask": "Static"}
|
| 3 |
+
{"subtask_index": 2, "subtask": "Place the light basket on the middle of the table with the left gripper"}
|
| 4 |
+
{"subtask_index": 3, "subtask": "End"}
|
| 5 |
+
{"subtask_index": 4, "subtask": "Place the dark basket into the light color basket with the right gripper"}
|
| 6 |
+
{"subtask_index": 5, "subtask": "Grasp the dark basket with the right gripper"}
|
| 7 |
+
{"subtask_index": 6, "subtask": "null"}
|
R1_Lite_stack_baskets/data/chunk-000/episode_000000.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6a65b89fb3052607be30385868b2b39a4831f0fbd12f3c03d11c21c5fa2c9b8d
|
| 3 |
+
size 87298
|
R1_Lite_stack_baskets/data/chunk-000/episode_000001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:70c33dcf61168632f59718ea90ca4e83b3fea10c5b7c1792e3c75a515a7d0a0f
|
| 3 |
+
size 96866
|
R1_Lite_stack_baskets/data/chunk-000/episode_000002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:000c946fef5dfb81208b4059917180eaf2ca96e421aa39aa962bd24cd6fa7f4f
|
| 3 |
+
size 94834
|
R1_Lite_stack_baskets/data/chunk-000/episode_000003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:61a54c5faad00f514200d382eddb4c882b86e9acda5e5d079070f73e5f2f5aa9
|
| 3 |
+
size 96679
|
R1_Lite_stack_baskets/data/chunk-000/episode_000004.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9f5f18198a6e66fa754b78d785b2ce07a13d664e69b3ee4c98e32f48843887b7
|
| 3 |
+
size 91365
|
R1_Lite_stack_baskets/data/chunk-000/episode_000005.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8292dbc366cbca5e438e050d7b1d66f5d545852c7f4f73bf1b3101107b58d4b8
|
| 3 |
+
size 87324
|
R1_Lite_stack_baskets/data/chunk-000/episode_000006.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b66726cca2806150030e264c48944abd811c1ba252f8acbae95ee7fca9d13744
|
| 3 |
+
size 88302
|
R1_Lite_stack_baskets/data/chunk-000/episode_000007.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:94ad93ad87658e6b6aa56e98ff9f6e57841bb6f61d5465c48e717139d07f4233
|
| 3 |
+
size 84852
|
R1_Lite_stack_baskets/data/chunk-000/episode_000008.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1e6c9615d9a560b2a4d6b2c3d9911b9f926f93189383c02977ed617be956c2a6
|
| 3 |
+
size 100253
|
R1_Lite_stack_baskets/data/chunk-000/episode_000009.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d4022af3f5b498b0195cdddb1f9f8e48a3488f6fc7aef444e78ab6536c202986
|
| 3 |
+
size 88837
|
R1_Lite_stack_baskets/data/chunk-000/episode_000010.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:07b59e8d30f18efeda4c6fb9652f954fba767d72cd54e63ed8fd34d37a6778f8
|
| 3 |
+
size 126128
|
R1_Lite_stack_baskets/data/chunk-000/episode_000011.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fc11e0c7c52e467d94d2eebb3ae69963762c17c3a66cfcc1b7ab6836ca59a2a6
|
| 3 |
+
size 107866
|
R1_Lite_stack_baskets/data/chunk-000/episode_000012.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cbd89dec658caf5d508741e2133b08d3bee9094df5e8fe03e9a28d5e74637d9d
|
| 3 |
+
size 107505
|
R1_Lite_stack_baskets/data/chunk-000/episode_000013.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fa52eacd1cc43b81da766aec1c8b1a572f2eac612b8cf72dc0741c08ee8629fd
|
| 3 |
+
size 118330
|
R1_Lite_stack_baskets/data/chunk-000/episode_000014.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c464b0e3c4efc5e16e1b2243e303afde868a8b5590fad9194c1a14551832652a
|
| 3 |
+
size 102307
|
R1_Lite_stack_baskets/data/chunk-000/episode_000015.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e57c4f96c77a2300749b8dcb4df420043d83e5176c8308c3453b875723667340
|
| 3 |
+
size 104729
|
R1_Lite_stack_baskets/data/chunk-000/episode_000016.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:93daaecc6b5ebc8ea91c500380e226f709d61f196914477b13a54c567774eba5
|
| 3 |
+
size 125182
|
R1_Lite_stack_baskets/data/chunk-000/episode_000017.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:12250241310a9f1e7460d2e99bd5a763a692862af56f42444a1ddf5484a81e85
|
| 3 |
+
size 99374
|
R1_Lite_stack_baskets/data/chunk-000/episode_000018.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:05be6232579065b86359116b9f8ebecb5c00445d55f7d6f72d55789b2932825c
|
| 3 |
+
size 102850
|
R1_Lite_stack_baskets/data/chunk-000/episode_000019.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0dde829ea4bc53b9a10015572ad7eb7f1d0ad023cc7a29a9499e95808ca9065f
|
| 3 |
+
size 103268
|
R1_Lite_stack_baskets/data/chunk-000/episode_000020.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:399b358bfff8c95fffae319b3f752dd115121b6833a79dd79893b08684245d47
|
| 3 |
+
size 109641
|
R1_Lite_stack_baskets/data/chunk-000/episode_000021.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b7fb8ffbb9a02813e51fd81e7a8b568f80edf7c2592d9ab72b529a71e6f586ef
|
| 3 |
+
size 107827
|
R1_Lite_stack_baskets/data/chunk-000/episode_000022.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8a19fffb4d332325012f9d1962c9114e887d078359bf9ddd951f245e8bdac829
|
| 3 |
+
size 96063
|
R1_Lite_stack_baskets/data/chunk-000/episode_000023.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5ed43bd55936deee9bcd6629bbc52366ab3dd66154c87d7debbc28bf77c0b647
|
| 3 |
+
size 96413
|
R1_Lite_stack_baskets/data/chunk-000/episode_000024.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:14817b7b678974dae3cb33379a38e287e772f61dee29721fca071c80b674dbf7
|
| 3 |
+
size 98198
|
R1_Lite_stack_baskets/data/chunk-000/episode_000025.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d40492d6fda7ecd8a39e7519c4f57ab48f4828a9e1e20b732311c1e9bf23c9ca
|
| 3 |
+
size 94631
|
R1_Lite_stack_baskets/data/chunk-000/episode_000026.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3c93e57074459547eca6ead2c6a9cf49b4d6c0e157d45bdaa8f7ad84b750930b
|
| 3 |
+
size 102331
|
R1_Lite_stack_baskets/data/chunk-000/episode_000027.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8e449f05902471183423cfe729432c7f3ba5c5a79fbff1014bbd260e42225baf
|
| 3 |
+
size 99207
|
R1_Lite_stack_baskets/data/chunk-000/episode_000028.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3f72abb5e851824ceb32f2371f5ae956f3c08acaa8cdae7f2b0edc2b483dd9a3
|
| 3 |
+
size 113528
|
R1_Lite_stack_baskets/data/chunk-000/episode_000029.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:41aa5772e9da8a38aac691ae438b49984ad394a9f8564c63f23c8a5f248b4fd3
|
| 3 |
+
size 118541
|
R1_Lite_stack_baskets/data/chunk-000/episode_000030.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:45594c91726a4902966426175c7c2082e9cea7bacf255c892d6dc169bfd6d467
|
| 3 |
+
size 124347
|
R1_Lite_stack_baskets/data/chunk-000/episode_000031.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:47d55e756996062d00e3b95e3e58faa991570530e6fce04fe831e82ad77e03c4
|
| 3 |
+
size 117121
|
R1_Lite_stack_baskets/data/chunk-000/episode_000032.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1ff655d31d20bc75d8a35eedb06955535c2dc169a66ddedb433ac0badda4850b
|
| 3 |
+
size 114307
|
R1_Lite_stack_baskets/data/chunk-000/episode_000033.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:75d701467c7e14a2a49f5bf058db9d92956bdb885be22f6458a036b8bff5c11e
|
| 3 |
+
size 106981
|
R1_Lite_stack_baskets/data/chunk-000/episode_000034.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9f7081746ebabdd2bdcd854baa160e622414a4f51b856ff6c929e737b2c7a7dd
|
| 3 |
+
size 118253
|
R1_Lite_stack_baskets/data/chunk-000/episode_000035.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:78b8ee91a2d12309ce43decb977cbabc8e6a66be81d1e95326806aa6f03ab2ed
|
| 3 |
+
size 121670
|
R1_Lite_stack_baskets/data/chunk-000/episode_000036.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c6c0a36436aa307743ca768772115e5efd54b79a66ccb9e7fef261756e783fc1
|
| 3 |
+
size 132316
|
R1_Lite_stack_baskets/data/chunk-000/episode_000037.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c12727886087a62153842d11be284c11fc26b9152c28a929e71a288a7d63830e
|
| 3 |
+
size 122976
|
R1_Lite_stack_baskets/data/chunk-000/episode_000038.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:49d0d0b5eb6944891ddb05601fd410e045dfa0091a90154e9a9bf1842549f46f
|
| 3 |
+
size 126214
|
R1_Lite_stack_baskets/data/chunk-000/episode_000039.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:61d1e12222b159f0db719045f8b1a27ffd26b2722964e61f93d2b49530958e36
|
| 3 |
+
size 136603
|