You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: autoware_launch/config/planning/scenario_planning/lane_driving/behavior_planning/behavior_path_planner/drivable_area_expansion.param.yaml
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,7 @@
10
10
enabled: true
11
11
print_runtime: false
12
12
max_expansion_distance: 0.0# [m] maximum distance by which the drivable area can be expended (0.0 means no limit)
13
+
min_bound_interval: 1.0# [m] minimum interval between two consecutive bound points (before expansion)
13
14
smoothing:
14
15
curvature_average_window: 3# window size used for smoothing the curvatures using a moving window average
15
16
max_bound_rate: 1.0# [m/m] maximum rate of change of the bound lateral distance over its arc length
0 commit comments