How can I estimate an orientation just using a gyro and magnetometer?
I am working on estimation position and rotation in a 3D.
Currently im using a Kalman Filter (and mostly understand how a kalman filter works) to get position (assuming no rotation).
I am stuck on figuring out how to estimate rotation.