struct mola::NavStateFG::PoseData

Overview

struct PoseData
{
    // fields

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