Closed Qyilin closed 3 years ago
Hi I met a similar problem.
How did you solve it ?
Thanks in advance
Hi I met a similar problem.
How did you solve it ?
Thanks in advance you can take a look at this link : https://blog.csdn.net/qq_47093464/article/details/117653955?spm=1001.2014.3001.5502
Hi, Thank you for your great work. But I'm stuck with a compilation problem.
/home/swbot/slamware/slamros/forest_ws/SC_LeGO_LOAM_addGPS/devel/lib/libfast_gicp.so: undefined reference to
pcl::search::Searchpcl::search::Search<pcl::PointXYZ>::getName() const' /home/swbot/slamware/slamros/forest_ws/SC_LeGO_LOAM_addGPS/devel/lib/libfast_gicp.so: undefined reference to
pcl::search::SearchI tried adding #include <pcl/search/impl/search.hpp> to all the files in SRC directory. But they don't seem to help.
Sincerely.