SparkFun_MPU-9250-DMP_Arduino_Library icon indicating copy to clipboard operation
SparkFun_MPU-9250-DMP_Arduino_Library copied to clipboard

dmpSetAccelBias is undefined

Open zjor opened this issue 2 years ago • 0 comments

Hi, I'm trying to read RPY values but they are floating all the time. Is there any way to load calibrated values?

It seems there is a method: MPU9250_DMP::dmpSetAccelBias(long*) but there is no implementation.

Please provide a calibration example so that RPY values don't change when the IMU is standing still.

Thanks in advance!

zjor avatar Nov 04 '21 23:11 zjor