update changed to closed loop

This commit is contained in:
Björn Ellensohn 2023-09-07 08:02:14 +02:00
parent 83a90ec53b
commit 0031235f92

View File

@ -580,8 +580,8 @@ velocity_smoother:
use_sim_time: False
smoothing_frequency: 20.0
scale_velocities: False
feedback: "OPEN_LOOP"
#feedback: "CLOSED_LOOP"
#feedback: "OPEN_LOOP"
feedback: "CLOSED_LOOP"
max_velocity: [0.26, 0.0, 1.0]
min_velocity: [-0.26, 0.0, -1.0]
max_accel: [2.5, 0.0, 3.2]