kriswiner/MPU9250

Does it work in free fall?

Closed this issue · 4 comments

Does your code work in free fall or with acceleration like on a rocket? I can see in your code that you estimate gravity to get orientation, is that right? Because when it is in free air you can not detect gravity, so will the magnetometer just take over or will it make crazy yaw, pitch and roll values?

Thanks for your attention. I'm looking forward for your reply.

Thanks for quick reply!
Do you know if it works with any airborne application like quadcopters, airplanes, etc...
Without having tried, do you think it is possible to get orientation using only the gyroscope and the magnetomter?

Thanks again!
I'll try it out. Learn by doing.