enum mola::state_estimation_smoother::KinematicModel

#include <Parameters.h>

enum KinematicModel
{
    ConstantVelocity,
    Tricycle,
};