Skip to content

Commit

Permalink
Merge pull request #567 from tier4/sync-awf-latest
Browse files Browse the repository at this point in the history
chore: sync awf-latest
  • Loading branch information
tier4-autoware-public-bot[bot] authored Aug 27, 2024
2 parents bf551dd + 04970b4 commit d7bb23e
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,10 @@
emergency_acc: -5.0 # denotes acceleration
emergency_jerk: -3.0

# acceleration feedback
lpf_acc_error_gain: 0.98
acc_feedback_gain: 0.0

# acceleration limit
max_acc: 3.0
min_acc: -5.0
Expand Down

0 comments on commit d7bb23e

Please sign in to comment.