Error after changing from binaries to git source
Posted by Mark on
URL: http://official-rtab-map-forum.206.s1.nabble.com/Error-after-changing-from-binaries-to-git-source-tp283.html
Hi, rtabmap_ros worked fine for me on Ubuntu 14.04 ROS Indigo since i changed from ubuntu binaries to a source build yesterday. It seems like getting the following error on first loop closure detection:
rtabmap: /build/buildd/pcl-1.7-1.7.1/kdtree/include/pcl/kdtree/impl/kdtree_flann.hpp:172: int pcl::KdTreeFLANN<PointT, Dist>::radiusSearch(const PointT&, double, std::vector<int>&, std::vector<float>&, unsigned int) const [with PointT = pcl::PointXYZ; Dist = flann::L2_Simple<float>]: Assertion `point_representation_->isValid (point) && "Invalid (NaN, Inf) point coordinates given to radiusSearch!"' failed.
Thanks for help!