Conan Center has stopped receiving updates for Conan 1.x packages. A new https://center2.conan.io Conan 2-only remote is now available. Read the blog post

nanoflann/1.6.0

nanoflann is a C++11 header-only library for building KD-Trees of datasets with different topologies: R2, R3 (point clouds), SO(2) and SO(3) (2D and 3D rotation groups).
Recipe info
2024-07-29

Available packages
Header Only

Install
Add the following line to your conanfile.txt:
[requires]
nanoflann/1.6.0

Using nanoflann

Loading ...
Loading...