This commit is contained in:
Björn Ellensohn 2023-09-27 12:06:34 +02:00
parent 13e65b7196
commit 73222a4b09

View File

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