Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Humanoid Object Interaction Model
|
| 2 |
+
|
| 3 |
+
A baseline placeholder model for object recognition and manipulation
|
| 4 |
+
tasks in humanoid robots.
|
| 5 |
+
|
| 6 |
+
## Capabilities
|
| 7 |
+
- Object detection representation
|
| 8 |
+
- Grasping and placement logic
|
| 9 |
+
- Interaction benchmarking
|
| 10 |
+
|
| 11 |
+
This model is intended for research and testing purposes.
|