We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e97ab1 commit a93bc02Copy full SHA for a93bc02
polygon_coverage_planners/CMakeLists.txt
@@ -1,4 +1,4 @@
1
-cmake_minimum_required(VERSION 2.8.4)
+cmake_minimum_required(VERSION 3.16.3)
2
project(polygon_coverage_planners)
3
4
find_package(catkin REQUIRED COMPONENTS rosconsole roslib polygon_coverage_solvers polygon_coverage_geometry)
rviz_polygon_tool/CMakeLists.txt
-cmake_minimum_required(VERSION 2.8.3)
project(rviz_polygon_tool)
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wall")
0 commit comments