Skip to content

Commit

Permalink
[motor test] C++17
Browse files Browse the repository at this point in the history
  • Loading branch information
sugikazu75 committed Oct 8, 2024
1 parent c829c18 commit c6c7221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aerial_robot_nerve/motor_test/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.0.2)
project(motor_test)

add_compile_options(-std=c++14)
add_compile_options(-std=c++17)

find_package(catkin REQUIRED COMPONENTS
roscpp
Expand Down

0 comments on commit c6c7221

Please sign in to comment.