mirror of
https://github.com/bjoernellens1/cps_rmp220_support.git
synced 2024-11-23 15:45:08 +00:00
update cmd_vel_joy
This commit is contained in:
parent
6ac29b6a7e
commit
8e980c2648
@ -72,10 +72,9 @@ def generate_launch_description():
|
||||
package='rmp220_teleop',
|
||||
executable='rmp220_teleop',
|
||||
name='rmp220_teleop',
|
||||
remappings=[('cmd_vel', 'cmd_vel_joy')],
|
||||
)
|
||||
|
||||
|
||||
|
||||
return LaunchDescription([
|
||||
DeclareLaunchArgument(
|
||||
'use_sim_time',
|
||||
|
Loading…
Reference in New Issue
Block a user