Skip to content

Commit 8761033

Browse files
committed
chore: added a missing PR link in a comment in the pointpainting launcher
Signed-off-by: Kenzo Lobos-Tsunekawa <kenzo.lobos@tier4.jp>
1 parent 02bc6d8 commit 8761033

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

perception/image_projection_based_fusion/launch/pointpainting_fusion.launch.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<param from="$(var class_remapper_param_path)"/>
5353
<param name="rois_number" value="$(var input/rois_number)"/>
5454

55-
<!-- This parameter shall NOT be included in param file. See the PR from the git blame for details. -->
55+
<!-- This parameter shall NOT be included in param file. See also: https://github.com/autowarefoundation/autoware.universe/pull/6167 -->
5656
<param name="build_only" value="$(var build_only)"/>
5757

5858
<!-- rois, camera and info -->
@@ -93,7 +93,7 @@
9393
<param from="$(var class_remapper_param_path)"/>
9494
<param name="rois_number" value="$(var input/rois_number)"/>
9595

96-
<!-- This parameter shall NOT be included in param file. See the PR from the git blame for details. -->
96+
<!-- This parameter shall NOT be included in param file. See also: https://github.com/autowarefoundation/autoware.universe/pull/6167 -->
9797
<param name="build_only" value="$(var build_only)"/>
9898

9999
<!-- rois, camera and info -->

0 commit comments

Comments
 (0)