wh200720041 / ssl_slam

SSL_SLAM: Lightweight 3-D Localization and Mapping for Solid-State LiDAR IEEE RA-L 2021
GNU General Public License v3.0
498 stars 90 forks source link

Non-ROS version? #11

Closed rlabs-oss closed 3 years ago

rlabs-oss commented 3 years ago

Do you have a version that reads a series of pointcloud's (.pcd files) from command line and creates and saves the map?

I tried this idea with Livox mapper (LOAM) but it just segfaults on large pointclouds from the L515 (640x480)

/usr/include/boost/smart_ptr/shared_ptr.hpp:728: typename boost::detail::sp_dereference::type boost::shared_ptr<pcl::PointCloud >::operator*() const [T = pcl::PointCloud]: Assertion `px != 0' failed. Aborted (core dumped)