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/autoware_behavior_path_static_obstacle_avoidance_module/static_obstacle_avoidance.param.yaml
Copy file name to clipboardexpand all lines: autoware_launch/config/planning/scenario_planning/lane_driving/behavior_planning/behavior_path_planner/goal_planner/goal_planner.param.yaml
+1
Original file line number
Diff line number
Diff line change
@@ -182,6 +182,7 @@
182
182
time_horizon: 10.0
183
183
# hysteresis factor to expand/shrink polygon with the value
Copy file name to clipboardexpand all lines: autoware_launch/config/planning/scenario_planning/lane_driving/behavior_planning/behavior_path_planner/lane_change/lane_change.param.yaml
Copy file name to clipboardexpand all lines: autoware_launch/config/planning/scenario_planning/lane_driving/behavior_planning/behavior_path_planner/start_planner/start_planner.param.yaml
+2
Original file line number
Diff line number
Diff line change
@@ -143,8 +143,10 @@
143
143
lateral_distance_max_threshold: 2.0
144
144
longitudinal_distance_min_threshold: 3.0
145
145
longitudinal_velocity_delta_time: 0.8
146
+
extended_polygon_policy: "along_path"# [-] select "rectangle" or "along_path"
0 commit comments