PCL v1.15.1 Release Notes
Release Date: 2025-08-26 // 10 months ago-
๐ One new feature in this release is that PCL can now use nanoflann, which is a faster alternative to FLANN for neighborhood searching. To find out how you can speed up your ICP, normal estimation, etc, please see here.
๐ Of course, this release also contains a variety of speed improvements, fixes for the newest compiler versions, and more. For an exhaustive list of newly added features, deprecations and other changes in PCL 1.15.1, please see CHANGES.md.
Previous changes from v1.15.0
-
PCL 1.15.0 brings:
- a torus model for RANSAC
- several classes are now parallelized, including PrincipalCurvaturesEstimation, RadiusOutlierRemoval, ICP, and parts of GICP
- compatibility with the newest compilers, Boost versions, etc
- ๐ and of course many bug fixes, speed improvements, ...
๐ For an exhaustive list of newly added features, deprecations and other changes in PCL 1.15.0, please see CHANGES.md.
๐ Thanks to everyone who contributed to this release!