Module single_precision

Source
Expand description

Contains pregenerated functions for single precision point cloud mapping-algorithms.

Functionsยง

icp_2d
A premade variant of the ICP algorithm function, in 2D space and single-precision floats.
icp_3d
A premade variant of the ICP algorithm function, in 3D space and single-precision floats.