mirror of
https://github.com/bjoernellens1/cps_rmp220_support.git
synced 2024-11-23 15:45:08 +00:00
update
This commit is contained in:
parent
e9b7081fba
commit
f592c8d7ef
@ -2,7 +2,7 @@ joy_node:
|
||||
ros__parameters:
|
||||
device_id: 0
|
||||
deadzone: 0.05
|
||||
autorepeat_rate: 50.0
|
||||
autorepeat_rate: 0
|
||||
coalesce_interval: 0.001 # merging messeges in this interval
|
||||
|
||||
teleop_node:
|
||||
|
@ -81,7 +81,7 @@ def generate_launch_description():
|
||||
default_value='false',
|
||||
description='Use sim time if true'),
|
||||
joy_node,
|
||||
#teleop_node,
|
||||
teleop_node,
|
||||
#rmp_teleop_node,
|
||||
twist_mux_node
|
||||
])
|
Loading…
Reference in New Issue
Block a user