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 da5768d commit 605909cCopy full SHA for 605909c
CMakeLists.txt
@@ -1,9 +1,6 @@
1
cmake_minimum_required(VERSION 3.0.2)
2
project(pass_through_controllers)
3
4
-## Compile as C++11, supported in ROS Kinetic and newer
5
-add_compile_options(-std=c++14)
6
-
7
## Find catkin macros and libraries
8
## if COMPONENTS list like find_package(catkin REQUIRED COMPONENTS xyz)
9
## is used, also find other catkin packages
0 commit comments