Skip to content

Commit c68ed71

Browse files
knzo25kminodapre-commit-ci[bot]miursh
authored andcommitted
chore: added a missing link in a comment in the pointpainting launcher (#6345)
* chore: added a missing PR link in a comment in the pointpainting launcher Signed-off-by: Kenzo Lobos-Tsunekawa <kenzo.lobos@tier4.jp> * Update perception/image_projection_based_fusion/launch/pointpainting_fusion.launch.xml Co-authored-by: kminoda <44218668+kminoda@users.noreply.github.com> * Update perception/image_projection_based_fusion/launch/pointpainting_fusion.launch.xml Co-authored-by: kminoda <44218668+kminoda@users.noreply.github.com> * style(pre-commit): autofix --------- Signed-off-by: Kenzo Lobos-Tsunekawa <kenzo.lobos@tier4.jp> Co-authored-by: kminoda <44218668+kminoda@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Shunsuke Miura <37187849+miursh@users.noreply.github.com> Signed-off-by: Kotaro Yoshimoto <pythagora.yoshimoto@gmail.com>
1 parent ec61001 commit c68ed71

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/6169 -->
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/6169 -->
9797
<param name="build_only" value="$(var build_only)"/>
9898

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

0 commit comments

Comments
 (0)