mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2026-02-04 13:25:13 +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