Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,19 @@
|
|
| 1 |
-
---
|
| 2 |
-
|
| 3 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
license: apache-2.0
|
| 5 |
+
task_categories:
|
| 6 |
+
- robotics
|
| 7 |
+
- tabular-classification
|
| 8 |
+
pretty_name: Humanoid Backpack Carrying Dataset
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
+
Dataset for carrying loads on the back while walking.
|
| 12 |
+
|
| 13 |
+
Description
|
| 14 |
+
|
| 15 |
+
Load weight and body stability signals mapped to walking and posture adjustments.
|
| 16 |
+
|
| 17 |
+
Task Description
|
| 18 |
+
|
| 19 |
+
Helps humanoid robots maintain balance and posture while carrying heavy loads on their back.
|