struct mola::state_estimation_smoother::StateEstimationSmoother::KinematicState

Overview

struct KinematicState
{
    // fields

    mrpt::poses::CPose3D pose;
    mrpt::math::TTwist3D twist;
};