diff --git a/rotors_gazebo_plugins/CMakeLists.txt b/rotors_gazebo_plugins/CMakeLists.txt index 4082f9c11..e554a5b6d 100644 --- a/rotors_gazebo_plugins/CMakeLists.txt +++ b/rotors_gazebo_plugins/CMakeLists.txt @@ -91,7 +91,7 @@ else() endif() # Specify C++11 standard -add_definitions(-std=c++11) +add_definitions(-std=c++17) # Provides a compiler flag notifying the preprocessor about # the MAVLink Interface plugin build status