Skip to content

Commit 7a89560

Browse files
committed
Updated dependencies
1 parent 8bf9ff0 commit 7a89560

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

package.xml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,16 @@
4141
<!-- Use test_depend for packages you need only for testing: -->
4242
<!-- <test_depend>gtest</test_depend> -->
4343
<buildtool_depend>catkin</buildtool_depend>
44+
<build_depend>geometry_msgs</build_depend>
45+
<build_depend>pcl_ros</build_depend>
46+
<build_depend>roscpp</build_depend>
47+
<build_depend>octomap_ros</build_depend>
48+
<build_depend>visualization_msgs</build_depend>
49+
<run_depend>geometry_msgs</run_depend>
50+
<run_depend>pcl_ros</run_depend>
51+
<run_depend>roscpp</run_depend>
52+
<run_depend>octomap_ros</run_depend>
53+
<run_depend>visualization_msgs</run_depend>
4454

4555

4656
<!-- The export tag contains other, unspecified, tags -->

0 commit comments

Comments
 (0)