Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

catkin_make error #61

Open
yijing2050 opened this issue Mar 19, 2022 · 0 comments
Open

catkin_make error #61

yijing2050 opened this issue Mar 19, 2022 · 0 comments

Comments

@yijing2050
Copy link

/usr/local/include/pcl-1.12/pcl/common/io.h:64:77: required from here
/usr/include/c++/7/bits/predefined_ops.h:283:11: error: no match for call to ‘(pcl::getFieldIndex(const pcl::PCLPointCloud2&, const string&)::<lambda(int)>) (const pcl::PCLPointField&)’
{ return bool(_M_pred(*__it)); }
collect2: error: ld returned 1 exit status
ndt_omp/CMakeFiles/align.dir/build.make:598: recipe for target '/home/yijing/pakagegit/interactive_slam/devel/lib/ndt_omp/align' failed
make[2]: *** [/home/yijing/pakagegit/interactive_slam/devel/lib/ndt_omp/align] Error 1
CMakeFiles/Makefile2:676: recipe for target 'ndt_omp/CMakeFiles/align.dir/all' failed
make[1]: *** [ndt_omp/CMakeFiles/align.dir/all] Error 2
[ 67%] Linking CXX shared library /home/yijing/pakagegit/interactive_slam/devel/lib/libhdl_graph_slam_nodelet.so
[ 67%] Built target hdl_graph_slam_nodelet
Makefile:140: recipe for target 'all' failed
make: *** [all] Error 2
Invoking "make -j16 -l16" failed
Should the version of pcl be 1.7? Mine is 1.12. I catkin_make many times.But there are still some errors most by PCL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant