koide3 / fast_gicp

A collection of GICP-based fast point cloud registration algorithms
BSD 3-Clause "New" or "Revised" License
1.29k stars 319 forks source link

Compilation problems... #42

Closed Qyilin closed 3 years ago

Qyilin commented 3 years ago

Hi, Thank you for your great work. But I'm stuck with a compilation problem.

I tried adding #include <pcl/search/impl/search.hpp> to all the files in SRC directory. But they don't seem to help.

Sincerely.

russellyq commented 3 years ago

Hi I met a similar problem.

How did you solve it ?

Thanks in advance

Qyilin commented 3 years ago

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