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
f0225e21af
commit
8eb6a862f2
@ -107,6 +107,7 @@ def generate_launch_description():
|
|||||||
remappings=[('/cmd_vel_out','/diffbot_base_controller/cmd_vel_unstamped')]
|
remappings=[('/cmd_vel_out','/diffbot_base_controller/cmd_vel_unstamped')]
|
||||||
)
|
)
|
||||||
|
|
||||||
|
joy_params = os.path.join(get_package_share_directory('bot_mini_bringup'),'config','joystick.yaml')
|
||||||
joy_node = Node(
|
joy_node = Node(
|
||||||
package='joy',
|
package='joy',
|
||||||
executable='joy_node',
|
executable='joy_node',
|
||||||
|
Loading…
Reference in New Issue
Block a user