49 mean += ((measured - ref) - mean) / numSamples;
Eigen::Vector3f getReferenceVector()
BiasCorrector computeResult()
void setReferenceVector(Eigen::Vector3f ref)
void feed(const Eigen::Vector3f &measured, const AxisOrientation &transform)
Bias correction removes a bias from a measurement.
Driver for the VN100S IMU.
This struct represents in the most general way any kind of transformation of the reference frame (axi...
virtual Eigen::Matrix3f getMatrix() const =0