Skip to content

robotics-88/A-LOAM

 
 

Repository files navigation

A-LOAM

Advanced implementation of LOAM

Forked from https://github.com/HKUST-Aerial-Robotics/A-LOAM/

I fixed some issues to make it work fine with ubuntu20 and noetic.

Dependencies

Check the source abovem but these should be enough: Ceres Solver , PCL and PCL-conversitions

sudo apt install libceres-dev libpcl-dev ros-noetic-pcl-conversions

Acknowledgements

Thanks for LOAM(J. Zhang and S. Singh. LOAM: Lidar Odometry and Mapping in Real-time) and LOAM_NOTED.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 92.5%
  • C 2.1%
  • Shell 1.9%
  • Dockerfile 1.7%
  • CMake 1.5%
  • Makefile 0.3%