struct mola::NavStateFG::GtsamImpl

Overview

struct GtsamImpl
{
    // fields

    gtsam::NonlinearFactorGraph fg;
    gtsam::Values values;
};