Skip to content

Commit

Permalink
Fix wrong parameter name (autowarefoundation#492)
Browse files Browse the repository at this point in the history
  • Loading branch information
TomohitoAndo authored and kenji-miyake committed Nov 18, 2021
1 parent 7f9b7e4 commit 2af0842
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
max_d_effort: 0.0
min_d_effort: 0.0
lpf_vel_error_gain: 0.9
current_velocity_threshold_pid_integration: 0.5
current_vel_threshold_pid_integration: 0.5
enable_brake_keeping_before_stop: false
brake_keeping_acc: -0.2

Expand Down

0 comments on commit 2af0842

Please sign in to comment.