Skip to content

Commit 3d10e25

Browse files
committed
fix(roi_pointcloud_fusion): add roi scale factor param (autowarefoundation#1376)
Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp>
1 parent f6aacee commit 3d10e25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

autoware_launch/config/perception/object_recognition/detection/image_projection_based_fusion/roi_pointcloud_fusion.param.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
min_cluster_size: 2
55
max_cluster_size: 20
66
cluster_2d_tolerance: 0.5
7+
roi_scale_factor: 1.0

0 commit comments

Comments
 (0)