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_velocity_planner/crosswalk.param.yaml
+1-1
Original file line number
Diff line number
Diff line change
@@ -79,7 +79,7 @@
79
79
min_size: 0.5# [m] minimum size of an occlusion (square side size)
80
80
free_space_max: 43# [-] maximum value of a free space cell in the occupancy grid
81
81
occupied_min: 58# [-] minimum value of an occupied cell in the occupancy grid
82
-
ignore_with_traffic_light: true # [-] if true, occlusions at crosswalks with traffic lights are ignored
82
+
ignore_with_red_traffic_light: true # [-] if true, occlusions at crosswalks with traffic lights are ignored
83
83
ignore_behind_predicted_objects: true # [-] if true, occlusions behind predicted objects are ignored
84
84
ignore_velocity_thresholds:
85
85
default: 0.5# [m/s] occlusions are only ignored behind objects with a higher or equal velocity
0 commit comments