mirror of
https://github.com/bjoernellens1/cps_rmp220_support.git
synced 2024-11-23 15:45:08 +00:00
update changed to closed loop
This commit is contained in:
parent
83a90ec53b
commit
0031235f92
@ -580,8 +580,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, 1.0]
|
max_velocity: [0.26, 0.0, 1.0]
|
||||||
min_velocity: [-0.26, 0.0, -1.0]
|
min_velocity: [-0.26, 0.0, -1.0]
|
||||||
max_accel: [2.5, 0.0, 3.2]
|
max_accel: [2.5, 0.0, 3.2]
|
||||||
|
Loading…
Reference in New Issue
Block a user