struct mola::state_estimation_simple::StateEstimationSimple::State::ImuSample

Overview

#include <StateEstimationSimple.h>

struct ImuSample
{
    // fields

    mrpt::math::TVector3D w;
    mrpt::math::TVector3D f;
};