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

Create object_task_agent.json

Browse files
Files changed (1) hide show
  1. object_task_agent.json +7 -0
object_task_agent.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_type": "manipulation-agent",
3
+ "object_detection": true,
4
+ "grip_control": "basic",
5
+ "placement_logic": true,
6
+ "error_handling": true
7
+ }