Open jackdanielsVII opened 1 year ago
vim CMakeList.txt +6 edit "add_compile_options(-o3)" to "add_compile_options(-O3)"
You might be using newer versions of ros. In the file lidar_imu_calib/CMakeLists.txt change this line add_compile_options(-std=c++11) to this add_compile_options(-std=c++14).
it seems I'm the only one having issue with this error
is anyone out there? plz help..