struct mola::NavStateFG::OdomData

Overview

struct OdomData
{
    // fields

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