Skip to content

Commit 3507909

Browse files
authored
Merge pull request #134 from clalancette/clalancette/switch-octomap-dep
Switch to the system-provided octomap library.
2 parents 9940358 + ef1f6c6 commit 3507909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: octomap_server/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
<buildtool_depend>ament_cmake_auto</buildtool_depend>
1717

1818
<depend>geometry_msgs</depend>
19+
<depend>liboctomap-dev</depend>
1920
<depend>libpcl-all-dev</depend>
2021
<depend>message_filters</depend>
2122
<depend>nav_msgs</depend>
22-
<depend>octomap</depend>
2323
<depend>octomap_msgs</depend>
2424
<depend>octomap_ros</depend>
2525
<depend>pcl_conversions</depend>

0 commit comments

Comments
 (0)