We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 108dd6b commit 165782eCopy full SHA for 165782e
autoware_launch/config/control/trajectory_follower/awsim_jpt/longitudinal/pid.param.yaml
@@ -71,7 +71,7 @@
71
72
# slope compensation
73
lpf_pitch_gain: 0.95
74
- slope_source: "raw_pitch" # raw_pitch, trajectory_pitch or trajectory_adaptive
+ slope_source: "trajectory_pitch" # raw_pitch, trajectory_pitch or trajectory_adaptive
75
adaptive_trajectory_velocity_th: 1.0
76
max_pitch_rad: 0.1
77
min_pitch_rad: -0.1
0 commit comments