runtime/rasms_manipulator/config/params.yaml
2022-01-09 17:56:22 +08:00

8 lines
172 B
YAML

move:
ros__parameters:
plugins:
- rasms_move_bt_node
waypoints: ["one", "two"]
waypoint_coords:
one: [0.0, 0.0, 0.0]
two: [0.01, 0.01, 0.6]