Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,25 @@
|
|
| 1 |
-
---
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language: en
|
| 3 |
+
license: mit
|
| 4 |
+
tags: [humanoid, warehouse, perception, robotics, ai]
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
# Warehouse Environment Perception Dataset
|
| 8 |
+
|
| 9 |
+
This dataset represents how humanoid robots perceive
|
| 10 |
+
industrial warehouse environments in a human-centric way.
|
| 11 |
+
|
| 12 |
+
The data focuses on abstract observations rather than
|
| 13 |
+
raw sensor data, enabling cross-robot compatibility.
|
| 14 |
+
|
| 15 |
+
## Contains
|
| 16 |
+
- Warehouse environment description
|
| 17 |
+
- Visual observations
|
| 18 |
+
- Audio cues
|
| 19 |
+
- Robot operational role
|
| 20 |
+
|
| 21 |
+
## Part of
|
| 22 |
+
Humanoid Network (HAN)
|
| 23 |
+
|
| 24 |
+
## License
|
| 25 |
+
MIT
|