mirror of
https://github.com/bjoernellens1/rmp220_teleop.git
synced 2024-11-21 15:33:48 +00:00
Create twist_mux.yaml
This commit is contained in:
parent
cb9e65ae28
commit
4a1532bc35
15
config/twist_mux.yaml
Normal file
15
config/twist_mux.yaml
Normal file
@ -0,0 +1,15 @@
|
||||
twist_mux:
|
||||
ros__parameters:
|
||||
topics:
|
||||
navigation:
|
||||
topic : cmd_vel
|
||||
timeout : 0.5
|
||||
priority: 100
|
||||
tracker:
|
||||
topic : cmd_vel_tracker
|
||||
timeout : 0.5
|
||||
priority: 20
|
||||
joystick:
|
||||
topic : cmd_vel_joy
|
||||
timeout : 0.5
|
||||
priority: 50
|
Loading…
Reference in New Issue
Block a user