43 feed(transform.getMatrix() * ref);
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.
This file includes all the types the logdecoder script will decode.
This struct represents in the most general way any kind of transformation of the reference frame (axi...