Skip to content

Commit

Permalink
change max pitch
Browse files Browse the repository at this point in the history
Signed-off-by: Yuki Takagi <[email protected]>
  • Loading branch information
yuki-takagi-66 committed Jul 24, 2024
1 parent 0ea09ef commit d398b9b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,5 @@
lpf_pitch_gain: 0.95
slope_source: "trajectory_pitch" # raw_pitch, trajectory_pitch or trajectory_adaptive
adaptive_trajectory_velocity_th: 1.0
max_pitch_rad: 0.1
min_pitch_rad: -0.1
max_pitch_rad: 0.15
min_pitch_rad: -0.15

0 comments on commit d398b9b

Please sign in to comment.