Update robot_joy_teleop.launch.py

This commit is contained in:
bjoernellens1 2023-11-16 11:37:24 +01:00 committed by GitHub
parent 757fe7e4ec
commit af2b2bb27e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -104,7 +104,7 @@ def generate_launch_description():
package="twist_mux",
executable="twist_mux",
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([