Skip to content

Commit 948d3ba

Browse files
authored
refactor(avoidance): rename param (autowarefoundation#923)
Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
1 parent f4778f9 commit 948d3ba

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
backward_distance: 10.0 # [m]
155155

156156
# params for avoidance of vehicle type objects that are ambiguous as to whether they are parked.
157-
force_avoidance:
157+
avoidance_for_ambiguous_vehicle:
158158
enable: true # [-]
159159
time_threshold: 3.0 # [s]
160160
distance_threshold: 1.0 # [m]

0 commit comments

Comments
 (0)