Skip to content

Commit a38b890

Browse files
authored
Merge pull request #46 from clalancette/clalancette/switch-to-system-octomap
Switch to the system-provided version of octomap.
2 parents 29a5ad9 + c25c996 commit a38b890

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
@@ -21,7 +21,7 @@
2121
<depend>libqt5-gui</depend>
2222
<depend>libqt5-widgets</depend>
2323
<depend>octomap_msgs</depend>
24-
<depend>octomap</depend>
24+
<depend>liboctomap-dev</depend>
2525
<depend>qtbase5-dev</depend>
2626
<depend>rclcpp</depend>
2727
<depend>rviz_common</depend>

0 commit comments

Comments
 (0)