Skip to content

Commit 322c686

Browse files
authored
refactor(image_projection_based_fusion): rework params (#845)
1 parent 8803095 commit 322c686

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

autoware_launch/launch/components/tier4_perception_component.launch.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
/>
5050
<arg
5151
name="object_recognition_detection_fusion_sync_param_path"
52-
value="$(find-pkg-share autoware_launch)/config/perception/object_recognition/detection/image_projection_based_fusion/roi_sync.param.yaml"
52+
value="$(find-pkg-share autoware_launch)/config/perception/object_recognition/detection/image_projection_based_fusion/fusion_common.param.yaml"
5353
/>
5454
<arg
5555
name="object_recognition_detection_roi_cluster_fusion_param_path"

0 commit comments

Comments
 (0)