Module double_precision

Source
Expand description

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

Functionsยง

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