Rename DATASET_CARD.md to README.md
Browse files- DATASET_CARD.md → README.md +6 -12
DATASET_CARD.md → README.md
RENAMED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
| 3 |
task_categories:
|
| 4 |
- robotics
|
| 5 |
tags:
|
|
@@ -11,12 +10,12 @@ tags:
|
|
| 11 |
- bimanual
|
| 12 |
- mobile-manipulation
|
| 13 |
- G2
|
| 14 |
-
pretty_name: ""
|
| 15 |
size_categories:
|
| 16 |
- 1K<n<10K
|
| 17 |
---
|
| 18 |
|
| 19 |
-
#
|
| 20 |
|
| 21 |
This dataset contains **2,800 teleoperated episodes** collected on the [Agibot G2](https://www.agibot.com/) humanoid robot. Each episode captures a full mobile manipulation sequence—navigating to a shelf, grasping drink(s), walking to a cart, and placing item(s) into it—recorded via multi-camera observations and full-body proprioception at **30 Hz**.
|
| 22 |
|
|
@@ -277,14 +276,9 @@ If you use this dataset, please cite:
|
|
| 277 |
|
| 278 |
```bibtex
|
| 279 |
@misc{dexmal_g2_icra_dataset,
|
| 280 |
-
title = {},
|
| 281 |
-
author = {},
|
| 282 |
year = {2026},
|
| 283 |
-
url = {}
|
| 284 |
}
|
| 285 |
-
```
|
| 286 |
-
|
| 287 |
-
---
|
| 288 |
-
|
| 289 |
-
## License
|
| 290 |
-
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
task_categories:
|
| 3 |
- robotics
|
| 4 |
tags:
|
|
|
|
| 10 |
- bimanual
|
| 11 |
- mobile-manipulation
|
| 12 |
- G2
|
| 13 |
+
pretty_name: "RoboChallenge ICRA Whole Body Control Dataset"
|
| 14 |
size_categories:
|
| 15 |
- 1K<n<10K
|
| 16 |
---
|
| 17 |
|
| 18 |
+
# RoboChallenge ICRA Whole Body Control Dataset
|
| 19 |
|
| 20 |
This dataset contains **2,800 teleoperated episodes** collected on the [Agibot G2](https://www.agibot.com/) humanoid robot. Each episode captures a full mobile manipulation sequence—navigating to a shelf, grasping drink(s), walking to a cart, and placing item(s) into it—recorded via multi-camera observations and full-body proprioception at **30 Hz**.
|
| 21 |
|
|
|
|
| 276 |
|
| 277 |
```bibtex
|
| 278 |
@misc{dexmal_g2_icra_dataset,
|
| 279 |
+
title = {RoboChallenge ICRA Whole Body Control Dataset},
|
| 280 |
+
author = {Dexmal},
|
| 281 |
year = {2026},
|
| 282 |
+
url = {https://huggingface.co/datasets/RoboChallenge/icra_wbc}
|
| 283 |
}
|
| 284 |
+
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|