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
d12e7d4178
commit
12d035bd44
@ -357,6 +357,6 @@ velocity_smoother:
|
|||||||
max_accel: [2.5, 0.0, 3.2]
|
max_accel: [2.5, 0.0, 3.2]
|
||||||
max_decel: [-2.5, 0.0, -3.2]
|
max_decel: [-2.5, 0.0, -3.2]
|
||||||
odom_topic: "/odometry/filtered"
|
odom_topic: "/odometry/filtered"
|
||||||
odom_duration: 0.1
|
odom_duration: 0.01 # was 0.1
|
||||||
deadband_velocity: [0.0, 0.0, 0.0]
|
deadband_velocity: [0.0, 0.0, 0.0]
|
||||||
velocity_timeout: 1.0
|
velocity_timeout: 1.0
|
Loading…
Reference in New Issue
Block a user