Update README.md
#1
by
Caplin43 - opened
README.md
CHANGED
|
@@ -1,3 +1,16 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Humanoid Motion Dataset
|
| 2 |
+
|
| 3 |
+
Dataset for humanoid robot motion training.
|
| 4 |
+
|
| 5 |
+
## Content
|
| 6 |
+
- Walking sequences
|
| 7 |
+
- Arm movement data
|
| 8 |
+
- Balance position tracking
|
| 9 |
+
- Joint rotation values
|
| 10 |
+
|
| 11 |
+
## Format
|
| 12 |
+
CSV structured time-series data.
|
| 13 |
+
|
| 14 |
+
## Use Case
|
| 15 |
+
Humanoid movement prediction training.
|
| 16 |
+
|