mirror of
https://github.com/bjoernellens1/cps_loki_bringup.git
synced 2024-11-22 15:43:48 +00:00
Update twist_mux.yaml
This commit is contained in:
parent
166628020c
commit
757fe7e4ec
@ -1,6 +1,10 @@
|
|||||||
twist_mux:
|
twist_mux:
|
||||||
ros__parameters:
|
ros__parameters:
|
||||||
topics:
|
topics:
|
||||||
|
common:
|
||||||
|
topic : cmd_vel_common
|
||||||
|
timeout : 0.5
|
||||||
|
priority: 0
|
||||||
navigation:
|
navigation:
|
||||||
topic : cmd_vel
|
topic : cmd_vel
|
||||||
timeout : 0.5
|
timeout : 0.5
|
||||||
@ -12,4 +16,4 @@ twist_mux:
|
|||||||
joystick:
|
joystick:
|
||||||
topic : cmd_vel_joy
|
topic : cmd_vel_joy
|
||||||
timeout : 0.5
|
timeout : 0.5
|
||||||
priority: 5
|
priority: 50
|
||||||
|
Loading…
Reference in New Issue
Block a user