In the knowledge center, it is said:
pair of gyro bias trackers “ML_LEARN_BIAS_FROM_TEMPERATURE” and “ML_BIAS_FROM_TEMPERATURE” allow the Embedded MotionApps Platform to create and use a mapping gyro bias to temperature, using the ML_BIAS_FROM_NO_MOTION tracker to discover gyro bias and the IMU/MPU’s built in temperature sensor to determine temperature. The mapping of gyro bias to temperature will stay constant [1] throughout the lifetime of the part, so a bias, once learned, can be used to calibrate the gyro at any time it is at that temperature. When ML_LEARN_BIAS_FROM_TEMPERATURE is active, the Embedded....
I want to konw how to use the bias trackers. Are they defined in Embedded MotionApps SDK or where? I can't find them.
- Log in to post comments
phpbb Topic ID
15414
Re: Re: Questions on the bias tracker?
The names of the bias trackers described in the Q&A page have been depricated, but you can take a look at the gyro_tc temperature compensation module or motion_no_motion bias tracking module within the eMPL 5.1 API document, which is part of the MotionFit SDK download.