Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Commit 47a8e22

Browse files
committed
fix ci
1 parent 35b5003 commit 47a8e22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

easynav_octomap_maps_builder/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ find_package(tf2_ros REQUIRED)
1818
find_package(tf2_geometry_msgs REQUIRED)
1919
find_package(easynav_common REQUIRED)
2020
find_package(octomap_msgs REQUIRED)
21-
find_package(octomap_ros REQUIRED)
21+
# find_package(octomap_ros REQUIRED)
2222
find_package(pcl_conversions REQUIRED)
2323
find_package(pcl_ros REQUIRED)
2424
find_package(visualization_msgs REQUIRED)

0 commit comments

Comments
 (0)