diff --git a/fuse_graphs/CMakeLists.txt b/fuse_graphs/CMakeLists.txt index b81f46d5f..bbf723c8f 100644 --- a/fuse_graphs/CMakeLists.txt +++ b/fuse_graphs/CMakeLists.txt @@ -28,7 +28,8 @@ catkin_package( ########### ## Build ## ########### -add_compile_options(-Wall -Werror) +# disabling until deprecated ceres::Problem::Options::local_parameterization_ownership is resolved +add_compile_options(-Wall) # -Werror) ## fuse_graphs library add_library(${PROJECT_NAME}