Skip to content

Commit

Permalink
feat: enable smooth stop in pid_longitudinal_controller (#505)
Browse files Browse the repository at this point in the history
Revert "feat(autoware_launch): disable smooth_stop in pid_longitudinal_controller (#446)"

This reverts commit f18ef3a.
  • Loading branch information
takayuki5168 authored and saka1-s committed Jun 25, 2024
1 parent 5bd4c2e commit 1fefe6d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
ros__parameters:
delay_compensation_time: 0.15

enable_smooth_stop: false
enable_smooth_stop: true
enable_overshoot_emergency: true
enable_large_tracking_error_emergency: true
enable_slope_compensation: true
Expand Down

0 comments on commit 1fefe6d

Please sign in to comment.