grid_map icon indicating copy to clipboard operation
grid_map copied to clipboard

compilation terminated. grid_map/grid_map_cv/CMakeFiles/grid_map_cv.dir/build.make:86: recipe for target 'grid_map/grid_map_cv/CMakeFiles/grid_map_cv.dir/src/InpaintFilter.cpp.o' failed

Open weslymalau opened this issue 3 years ago • 1 comments

11:10: fatal error: filters/filter_base.hpp: No such file or directory #include <filters/filter_base.hpp> ^~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. grid_map/grid_map_cv/CMakeFiles/grid_map_cv.dir/build.make:86: recipe for target 'grid_map/grid_map_cv/CMakeFiles/grid_map_cv.dir/src/InpaintFilter.cpp.o' failed make[2]: *** [grid_map/grid_map_cv/CMakeFiles/grid_map_cv.dir/src/InpaintFilter.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CMakeFiles/Makefile2:3539: recipe for target 'grid_map/grid_map_cv/CMakeFiles/grid_map_cv.dir/all' failed make[1]: *** [grid_map/grid_map_cv/CMakeFiles/grid_map_cv.dir/all] Error 2 Makefile:140: recipe for target 'all' failed make: *** [all] Error 2 Invoking "make -j4 -l4" failed

weslymalau avatar May 29 '21 16:05 weslymalau

Please check out this MR https://github.com/ANYbotics/grid_map/pull/298

maximilianwulf avatar May 31 '21 16:05 maximilianwulf