Skip to content

Commit

Permalink
Add parameters for keep braking at velocity controller (autowarefound…
Browse files Browse the repository at this point in the history
…ation#491)

Signed-off-by: Makoto Kurihara <mkuri8m@gmail.com>
  • Loading branch information
mkuri authored Nov 9, 2021
1 parent 771ae77 commit a776750
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@
min_d_effort: 0.0
lpf_vel_error_gain: 0.9
current_velocity_threshold_pid_integration: 0.5
enable_brake_keeping_before_stop: false
brake_keeping_acc: -0.2

# smooth stop state
smooth_stop_max_strong_acc: -0.5
Expand Down

0 comments on commit a776750

Please sign in to comment.