mirror of
https://github.com/deepmodeling/Uni-Lab-OS
synced 2026-03-25 17:03:08 +00:00
add moveit yaml
This commit is contained in:
@@ -14,4 +14,17 @@ moveit.benyao_arm:
|
|||||||
type: ros2
|
type: ros2
|
||||||
model:
|
model:
|
||||||
type: device
|
type: device
|
||||||
mesh: benyao_arm
|
mesh: benyao_arm
|
||||||
|
action_value_mappings:
|
||||||
|
set_position:
|
||||||
|
type: SendCmd
|
||||||
|
feedback: {}
|
||||||
|
result: {}
|
||||||
|
pick_and_place:
|
||||||
|
type: SendCmd
|
||||||
|
feedback: {}
|
||||||
|
result: {}
|
||||||
|
set_status:
|
||||||
|
type: SendCmd
|
||||||
|
feedback: {}
|
||||||
|
result: {}
|
||||||
|
|||||||
Reference in New Issue
Block a user