cps_rmp220_support/config/twist_mux.yaml

19 lines
414 B
YAML
Raw Normal View History

twist_mux:
ros__parameters:
topics:
2025-01-15 16:57:21 +00:00
# common:
# topic : cmd_vel_common
# timeout : 0.5
# priority: 0
2023-09-04 07:13:23 +00:00
navigation:
2023-09-04 07:19:38 +00:00
topic : cmd_vel
2023-09-04 07:13:23 +00:00
timeout : 0.5
2023-08-17 11:01:01 +00:00
priority: 10
2025-01-15 16:57:21 +00:00
# tracker:
# topic : cmd_vel_tracker
# timeout : 0.5
# priority: 20
joystick:
2023-08-03 15:10:21 +00:00
topic : cmd_vel_joy
timeout : 0.5
priority: 50