Skip to content

Commit 2981cc7

Browse files
committed
refactor(image_projection_based): rename roi_sync param file
Signed-off-by: badai-nguyen <dai.nguyen@tier4.jp>
1 parent d59ae26 commit 2981cc7

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)