问题:
undefined reference to `void pcl::removeNaNFromPointCloud<VelodynePointXYZIRT>(pcl::PointCloud<VelodynePointXYZIRT> const&, pcl::PointCloud<VelodynePointXYZIRT>&, std::vector<int, std::allocator<int> >&)'
解决办法:
#include "pcl-1.10/pcl/filters/impl/filter.hpp"
根据自己pcl的版本而定。
参考资料:

8891

被折叠的 条评论
为什么被折叠?



