Main MRPT website > C++ reference for MRPT 1.9.9
External dependency: liblas

Back to list of dependencies

Dependency: LAS (liblas)


The ASPRS LiDAR LAS file format for point cloud datasets. If available, it will provide the functionality of loading/saving mrpt::maps::CPointsMaps to LAS files.

See: libLAS interface for CPointsMap (in

Since MRPT 1.5.0, building MRPT against liblas is not required. In turn, user programs requiring this feature must make sure of adding the required compiler and linker flags to their programs, and including the additional file #include <mrpt/maps/CPointsMap_liblas.h>.

Install libLAS in Ubuntu/Debian with: sudo apt-get install liblas-dev liblas-c-dev




Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST