Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,18 @@
|
|
| 1 |
-
---
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language: en
|
| 3 |
+
license: mit
|
| 4 |
+
tags: [humanoid, object, robotics, ai, manipulation]
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
# Humanoid Object Task Agent
|
| 8 |
+
|
| 9 |
+
A structured manipulation agent
|
| 10 |
+
for handling basic object-based tasks.
|
| 11 |
+
|
| 12 |
+
## Capabilities
|
| 13 |
+
- Object recognition mapping
|
| 14 |
+
- Pick-and-place logic
|
| 15 |
+
- Task validation layer
|
| 16 |
+
|
| 17 |
+
## License
|
| 18 |
+
MIT
|