Skip to content

Commit

Permalink
feat(pid): use trajectory_pitch for slope_source (autowarefoundation#811
Browse files Browse the repository at this point in the history
)
  • Loading branch information
shmpwk authored Mar 19, 2024
1 parent 8c98aa0 commit 8712df5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
min_jerk: -5.0

# pitch
use_trajectory_for_pitch_calculation: false
use_trajectory_for_pitch_calculation: true
lpf_pitch_gain: 0.95
max_pitch_rad: 0.1
min_pitch_rad: -0.1

0 comments on commit 8712df5

Please sign in to comment.