Added joystick topic to mux with highest control priority
This commit is contained in:
parent
8efb1de596
commit
bd7da91a99
@ -9,4 +9,9 @@ twist_mux:
|
||||
keyboard:
|
||||
topic : cmd_vel_keyboard
|
||||
timeout : 0.5
|
||||
priority: 100
|
||||
priority: 100
|
||||
|
||||
joystick:
|
||||
topic : cmd_vel_joystick
|
||||
timeout : 0.5
|
||||
priority: 1000
|
Loading…
x
Reference in New Issue
Block a user