Add task category and explicit paper/project page links to dataset card (#1)
Browse files- Add task category and explicit paper/project page links to dataset card (fb691546b0e6808c86bd4c5ef001c09c56b0785e)
Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>
README.md
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
---
|
2 |
-
license: mit
|
3 |
language: en
|
|
|
|
|
|
|
4 |
tags:
|
5 |
- robotics
|
6 |
- motion-retargeting
|
@@ -11,6 +13,8 @@ tags:
|
|
11 |
|
12 |
# OmniRetarget Dataset: Humanoid Loco-Manipulation & Scene Interaction
|
13 |
|
|
|
|
|
14 |
This dataset contains motion trajectories of a G1 humanoid robot interacting with objects and complex terrains. It was generated by **[OMNIRETARGET](https://omniretarget.github.io/)**, an interaction-preserving data generation engine that produces high-quality, kinematically feasible trajectories free of common artifacts like foot-skating and penetration.
|
15 |
|
16 |
<div align="center">
|
|
|
1 |
---
|
|
|
2 |
language: en
|
3 |
+
license: mit
|
4 |
+
task_categories:
|
5 |
+
- robotics
|
6 |
tags:
|
7 |
- robotics
|
8 |
- motion-retargeting
|
|
|
13 |
|
14 |
# OmniRetarget Dataset: Humanoid Loco-Manipulation & Scene Interaction
|
15 |
|
16 |
+
[Paper](https://huggingface.co/papers/2509.26633) | [Project Page](https://omniretarget.github.io)
|
17 |
+
|
18 |
This dataset contains motion trajectories of a G1 humanoid robot interacting with objects and complex terrains. It was generated by **[OMNIRETARGET](https://omniretarget.github.io/)**, an interaction-preserving data generation engine that produces high-quality, kinematically feasible trajectories free of common artifacts like foot-skating and penetration.
|
19 |
|
20 |
<div align="center">
|