runtime/rasms_manipulator/config/params.yaml

9 lines
171 B
YAML
Raw Normal View History

2021-12-20 20:42:14 +07:00
move:
2021-12-08 22:58:58 +07:00
ros__parameters:
2021-11-23 01:13:17 +07:00
plugins:
2021-12-08 22:58:58 +07:00
- rasms_move_bt_node
2021-12-20 20:42:14 +07:00
waypoints: ["one", "two"]
2021-11-17 23:01:23 +07:00
waypoints_coords:
2021-12-20 20:42:14 +07:00
one: [0.0, 0.0, 0.0]
two: [0.2, 0.2, 0.2]