loam_velodyne icon indicating copy to clipboard operation
loam_velodyne copied to clipboard

Invoking "make -j4 -l4" failed

Open zr2539168 opened this issue 5 years ago • 2 comments

[ 59%] Built target cloud_nodelet [ 65%] Built target cloud_node [ 70%] Built target transform_node [ 76%] Built target transform_nodelet /home/zr/catkin_ws/src/loam_velodyne/src/lib/LaserMapping.cpp: In member function ‘virtual bool loam::LaserMapping::setup(ros::NodeHandle&, ros::NodeHandle&)’: /home/zr/catkin_ws/src/loam_velodyne/src/lib/LaserMapping.cpp:149:28: error: ‘downSizeFilterMap’ was not declared in this scope downSizeFilterMap().setLeafSize(fParam, fParam, fParam); ^ loam_velodyne/src/lib/CMakeFiles/loam.dir/build.make:182: recipe for target 'loam_velodyne/src/lib/CMakeFiles/loam.dir/LaserMapping.cpp.o' failed make[2]: *** [loam_velodyne/src/lib/CMakeFiles/loam.dir/LaserMapping.cpp.o] Error 1 CMakeFiles/Makefile2:3080: recipe for target 'loam_velodyne/src/lib/CMakeFiles/loam.dir/all' failed make[1]: *** [loam_velodyne/src/lib/CMakeFiles/loam.dir/all] Error 2 Makefile:138: recipe for target 'all' failed make: *** [all] Error 2 Invoking "make -j4 -l4" failed

Anybody knows what is the problem? Many thanks

zr2539168 avatar Aug 24 '18 10:08 zr2539168

it happens when run catkin_make -DCMAKE_BUILD_TYPE=Release

zr2539168 avatar Aug 24 '18 10:08 zr2539168

See or #84. https://github.com/laboshinl/loam_velodyne/pull/84

On Fri, 24 Aug 2018 at 13:57 zr2539168 [email protected] wrote:

it happens when run catkin_make -DCMAKE_BUILD_TYPE=Release

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/laboshinl/loam_velodyne/issues/87#issuecomment-415725683, or mute the thread https://github.com/notifications/unsubscribe-auth/ABuxEBalZDwEmk3ojS1PY3io93CZ7mUuks5uT9wMgaJpZM4WLJwi .

adishavit avatar Aug 24 '18 11:08 adishavit