Skip to content
This repository was archived by the owner on Aug 11, 2023. It is now read-only.

Commit e317a26

Browse files
committed
update dependencies to utilise rosjava_messages message generator.
1 parent 8c883f6 commit e317a26

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

package.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,11 @@
1818
<build_depend>rosgraph_msgs</build_depend>
1919
<build_depend>sensor_msgs</build_depend>
2020
<build_depend>tf2_msgs</build_depend>
21+
22+
<!--
23+
If genjava becomes official, drop rosjava_messages and depend directly.
24+
Currently only required to ensure deb builds generate the reqd artifacts
25+
-->
26+
<build_depend>rosjava_messages</build_depend>
2127
</package>
2228

0 commit comments

Comments
 (0)