Skip to content

Commit d6bff67

Browse files
committed
feat(avoidance): add new flag to use freespace in avoidance module (autowarefoundation#818)
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
1 parent b9a5b2b commit d6bff67

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)