Skip to content

Commit a303617

Browse files
authored
Merge pull request autowarefoundation#759 from tier4/hotfix/v0.44.0/avoidance
feat(avoidance): add new flag to use freespace in avoidance module (autowarefoundation#818)
2 parents 6971463 + bf9c117 commit a303617

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
@@ -19,6 +19,7 @@
1919
use_opposite_lane: true
2020
use_intersection_areas: true
2121
use_hatched_road_markings: true
22+
use_freespace_areas: true
2223

2324
# for debug
2425
publish_debug_marker: false

0 commit comments

Comments
 (0)