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
+1-1
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@
9
9
dynamic_expansion:
10
10
enabled: true
11
11
print_runtime: false
12
-
max_expansion_distance: 0.0# [m] maximum distance by which the drivable area can be expended (0.0 means no limit)
12
+
max_expansion_distance: 0.0# [m] maximum distance by which the drivable area can be expanded (0.0 means no limit)
13
13
min_bound_interval: 1.0# [m] minimum interval between two consecutive bound points (before expansion)
14
14
smoothing:
15
15
curvature_average_window: 3# window size used for smoothing the curvatures using a moving window average
0 commit comments