enum mrpt::slam::CGridMapAligner::TAlignerMethodΒΆ

The type for selecting the grid-map alignment algorithm.

#include <CGridMapAligner.h>

enum TAlignerMethod
{
    amRobustMatch    = 0,
    amCorrelation,
    amModifiedRANSAC,
};