struct mola::state_estimation_smoother::StateEstimationSmoother::OdomData

Overview

struct OdomData
{
    // fields

    mrpt::poses::CPose3D pose;
    frameid_t frameId;
};