Skip to content

Commit

Permalink
Add parameter for keeping brake before stop (autowarefoundation#62)
Browse files Browse the repository at this point in the history
Signed-off-by: Makoto Kurihara <mkuri8m@gmail.com>
  • Loading branch information
mkuri authored Dec 9, 2021
1 parent d53b7de commit e2fdab7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
min_d_effort: 0.0
lpf_vel_error_gain: 0.9
current_vel_threshold_pid_integration: 0.5
enable_brake_keeping_before_stop: false
enable_brake_keeping_before_stop: true
brake_keeping_acc: -0.2

# smooth stop state
Expand Down

0 comments on commit e2fdab7

Please sign in to comment.