Documentation of IMUFactor

Issue #85 resolved
Frank Dellaert created an issue

@djensen3 (cc @lucacarlone, @varunmurali1, @KrunalChande),

I thought one of your tasks was documentation :-)

Sure would love to know what all the arguments are here:

    /** Constructor */
    ImuFactor(Key pose_i, Key vel_i, Key pose_j, Key vel_j, Key bias,
        const PreintegratedMeasurements& preintegratedMeasurements, const Vector3& gravity, const Vector3& omegaCoriolis,
        boost::optional<const Pose3&> body_P_sensor = boost::none) :

Comments (2)

  1. Log in to comment