Skip to content

Commit d3b8acd

Browse files
Add deprecation notice to package.xml
1 parent 2953822 commit d3b8acd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

parameter_traits/package.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,11 @@
2525

2626
<export>
2727
<build_type>ament_cmake</build_type>
28+
<export>
29+
<deprecated>
30+
This package will be removed in Lyrical Luth. Instead, use the
31+
rsl or tl_expected packages directly for similar functionality.
32+
</deprecated>
33+
</export>
2834
</export>
2935
</package>

0 commit comments

Comments
 (0)