enum mola::LidarOdometry::AlignKind

#include <LidarOdometry.h>

enum AlignKind
{
    RegularOdometry = 0,
    NoMotionModel,
};