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: planning/behavior_velocity_crosswalk_module/config/crosswalk.param.yaml
+1-1
Original file line number
Diff line number
Diff line change
@@ -85,4 +85,4 @@
85
85
default: 0.5# [m/s] occlusions are only ignored behind objects with a higher or equal velocity
86
86
custom_labels: ["PEDESTRIAN"] # labels for which to define a non-default velocity threshold (see autoware_auto_perception_msgs::msg::ObjectClassification for all the labels)
87
87
custom_thresholds: [0.0] # velocities of the custom labels
88
-
extra_objects_size: 0.5# [m] extra size added to the objects when masking the occlusions
88
+
extra_predicted_objects_size: 0.5# [m] extra size added to the objects for masking the occlusions
0 commit comments