Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
task_categories:
|
4 |
+
- robotics
|
5 |
+
tags:
|
6 |
+
- Human
|
7 |
+
- Humanoid
|
8 |
+
- Robot
|
9 |
+
---
|
10 |
+
|
11 |
+
## Dataset Description
|
12 |
+
|
13 |
+
This dataset contains egocentric human-humanoid data that can be used to co-train manipulation policy for humanoid robot.
|
14 |
+
|
15 |
+
For paper, visualization, and example code using this dataset, please refer to
|