mirror of
https://github.com/bjoernellens1/cps_loki_bringup.git
synced 2024-11-22 15:43:48 +00:00
Update robot_joy_teleop.launch.py
This commit is contained in:
parent
757fe7e4ec
commit
af2b2bb27e
@ -104,7 +104,7 @@ def generate_launch_description():
|
|||||||
package="twist_mux",
|
package="twist_mux",
|
||||||
executable="twist_mux",
|
executable="twist_mux",
|
||||||
parameters=[twist_mux_params, {'use_sim_time': False}],
|
parameters=[twist_mux_params, {'use_sim_time': False}],
|
||||||
remappings=[('/cmd_vel_out','/cmd_vel_mux')]
|
remappings=[('/cmd_vel_out','/diffbot_base_controller/cmd_vel_unstamped')]
|
||||||
)
|
)
|
||||||
|
|
||||||
return LaunchDescription([
|
return LaunchDescription([
|
||||||
|
Loading…
Reference in New Issue
Block a user