Commit 731d62d 1 parent 0d7627e commit 731d62d Copy full SHA for 731d62d
File tree 1 file changed +1
-1
lines changed
autoware_launch/config/perception/object_recognition/prediction
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 13
13
sigma_yaw_angle_deg : 5.0 # [angle degree]
14
14
object_buffer_time_length : 2.0 # [s]
15
15
history_time_length : 1.0 # [s]
16
- check_lateral_acceleration_constraints : false # whether to check if the predicted path complies with lateral acceleration constraints
16
+ check_lateral_acceleration_constraints : true # whether to check if the predicted path complies with lateral acceleration constraints
17
17
max_lateral_accel : 2.0 # [m/ss] max acceptable lateral acceleration for predicted vehicle paths
18
18
min_acceleration_before_curve : -2.0 # [m/ss] min acceleration a vehicle might take to decelerate before a curve
19
19
# parameter for shoulder lane prediction
You can’t perform that action at this time.
0 commit comments