Skip to content

Commit c951978

Browse files
authored
Merge pull request #18 from clalancette/clalancette/switch-octomap-dependency
Switch to using the rosdep liboctomap-dev key.
2 parents dc49b9b + 76f1ea9 commit c951978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
<buildtool_depend>ament_cmake_auto</buildtool_depend>
1818

19-
<depend>octomap</depend>
19+
<depend>liboctomap-dev</depend>
2020
<depend>octomap_msgs</depend>
2121
<depend>sensor_msgs</depend>
2222
<depend>tf2</depend>

0 commit comments

Comments
 (0)