ariefansclub commited on
Commit
e822129
·
verified ·
1 Parent(s): d71810e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -3
README.md CHANGED
@@ -1,3 +1,18 @@
1
- ---
2
- license: mit
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