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 91cecd2 commit b4e2e66Copy full SHA for b4e2e66
CMakeLists.txt
@@ -1,9 +1,6 @@
1
cmake_minimum_required(VERSION 3.0.2)
2
project(moveit_visual_tools)
3
4
-# C++ 11 required for OMPL
5
-add_compile_options(-std=c++11)
6
-
7
# Load catkin and all dependencies required for this package
8
find_package(catkin REQUIRED COMPONENTS
9
rviz_visual_tools
0 commit comments