mirror of
https://github.com/bjoernellens1/cps_rmp220_support.git
synced 2025-02-22 14:06:47 +00:00
update
This commit is contained in:
parent
7fe399bcf6
commit
43e707d01b
10
launch/joystick.yaml
Normal file
10
launch/joystick.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
priority: False
|
||||
|
||||
turbo:
|
||||
linear_forward_min : 0.5
|
||||
linear_forward_max : 1.0
|
||||
linear_backward_min : 0.25
|
||||
linear_backward_max : 0.5
|
||||
angular_min : 0.7
|
||||
angular_max : 1.2
|
||||
steps : 4
|
@ -7,7 +7,7 @@
|
||||
<arg name="config_locks" default="$(find twist_mux)/config/twist_mux_locks.yaml"/>
|
||||
<arg name="config_topics" default="$(find cps_rmp220_support)/config/twist_mux_topics.yaml"/>
|
||||
|
||||
<!-- <arg name="config_joy" default="$(find twist_mux)/config/joystick.yaml"/> -->
|
||||
<arg name="config_joy" default="$(find cps_rmp220_support)/config/joystick.yaml"/>
|
||||
|
||||
<node pkg="twist_mux" type="twist_mux" name="twist_mux" output="screen">
|
||||
<remap from="cmd_vel_out" to="$(arg cmd_vel_out)"/>
|
||||
|
Loading…
Reference in New Issue
Block a user