Skip to content

Commit

Permalink
fix(trajectory_follower): delete unused JT#8 parameter (autowarefound…
Browse files Browse the repository at this point in the history
  • Loading branch information
shmpwk authored Jul 2, 2024
1 parent d35aefd commit 067d366
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,7 @@
max_jerk: 3.5
min_jerk: -5.0

# pitch
use_trajectory_for_pitch_calculation: false
# slope compensation
lpf_pitch_gain: 0.95
slope_source: "raw_pitch" # raw_pitch, trajectory_pitch or trajectory_adaptive
adaptive_trajectory_velocity_th: 1.0
Expand Down

0 comments on commit 067d366

Please sign in to comment.