Skip to content

Commit 3a3a484

Browse files
committed
rename param
Signed-off-by: Maxime CLEMENT <maxime.clement@tier4.jp>
1 parent e9309de commit 3a3a484

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

planning/behavior_velocity_crosswalk_module/config/crosswalk.param.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,4 @@
8585
default: 0.5 # [m/s] occlusions are only ignored behind objects with a higher or equal velocity
8686
custom_labels: ["PEDESTRIAN"] # labels for which to define a non-default velocity threshold (see autoware_auto_perception_msgs::msg::ObjectClassification for all the labels)
8787
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

Comments
 (0)