Skip to content

Commit 4654610

Browse files
Merge pull request #318 from tier4/sync-awf-latest
chore: sync awf-latest
2 parents a727795 + a2532da commit 4654610

File tree

1 file changed

+1
-0
lines changed
  • autoware_launch/config/planning/scenario_planning/lane_driving/behavior_planning/behavior_path_planner/avoidance

1 file changed

+1
-0
lines changed

autoware_launch/config/planning/scenario_planning/lane_driving/behavior_planning/behavior_path_planner/avoidance/avoidance.param.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,7 @@
187187
time_horizon_for_rear_object: 10.0 # [s]
188188
delay_until_departure: 0.0 # [s]
189189
# rss parameters
190+
extended_polygon_policy: "along_path" # [-] select "rectangle" or "along_path"
190191
expected_front_deceleration: -1.0 # [m/ss]
191192
expected_rear_deceleration: -1.0 # [m/ss]
192193
rear_vehicle_reaction_time: 2.0 # [s]

0 commit comments

Comments
 (0)