Skip to content
Snippets Groups Projects
Commit e317a26c authored by Daniel Stonier's avatar Daniel Stonier
Browse files

update dependencies to utilise rosjava_messages message generator.

parent 8c883f60
No related branches found
No related tags found
No related merge requests found
...@@ -18,5 +18,11 @@ ...@@ -18,5 +18,11 @@
<build_depend>rosgraph_msgs</build_depend> <build_depend>rosgraph_msgs</build_depend>
<build_depend>sensor_msgs</build_depend> <build_depend>sensor_msgs</build_depend>
<build_depend>tf2_msgs</build_depend> <build_depend>tf2_msgs</build_depend>
<!--
If genjava becomes official, drop rosjava_messages and depend directly.
Currently only required to ensure deb builds generate the reqd artifacts
-->
<build_depend>rosjava_messages</build_depend>
</package> </package>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment