Suppose we have accelerometer and magnetometer. I'm wondering if there is an approach to calculate yaw angle without calibrating magnetometer if -
- Yaw angle relative to the magnetic north is not required to be accurate; so when the device pointing to magnetic north, yaw angle is not required to be 0, it can be any degree. But the yaw angle needs to be accurate relative to rotation, means when the device rotates, the change of yaw angle needs to correctly reflect the change of actual degrees.
thanks,