runtime/rasms_manipulator/config/params.yaml

9 lines
172 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-12-21 00:30:06 +07:00
waypoint_coords:
2021-12-20 20:42:14 +07:00
one: [0.0, 0.0, 0.0]
2021-12-31 12:09:29 +07:00
two: [0.28, -0.2, 0.5]