Create README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,20 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Humanoid Motion Dataset
|
| 2 |
+
|
| 3 |
+
This dataset provides a simple humanoid motion dataset
|
| 4 |
+
intended for robotics and AI research.
|
| 5 |
+
|
| 6 |
+
## Description
|
| 7 |
+
The dataset contains structured motion-related data
|
| 8 |
+
that can be used for:
|
| 9 |
+
- Humanoid motion analysis
|
| 10 |
+
- Robotics simulation
|
| 11 |
+
- Machine learning training
|
| 12 |
+
|
| 13 |
+
## Data Format
|
| 14 |
+
The dataset is provided in CSV/JSON format for easy processing.
|
| 15 |
+
|
| 16 |
+
## Intended Use
|
| 17 |
+
Research and experimentation purposes only.
|
| 18 |
+
|
| 19 |
+
## License
|
| 20 |
+
MIT
|