Files
Uni-Lab-OS/unilabos/registry/devices/moveit_config.yaml
zhangshixiang 87f0e57d93 add moveit yaml
2025-06-09 04:18:02 +08:00

31 lines
614 B
YAML

moveit.toyo_xyz:
description: Toyo XYZ
class:
module: unilabos.devices.ros_dev.moveit_interface:MoveitInterface
type: ros2
model:
type: device
mesh: toyo_xyz
moveit.benyao_arm:
description: Benyao Arm
class:
module: unilabos.devices.ros_dev.moveit_interface:MoveitInterface
type: ros2
model:
type: device
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: {}