Tagged Questions
2
votes
1answer
1k views
Rotating a gyroscope's output values into an earth-relative reference frame
For whatever reason, I seem to have gotten myself twisted into quite a confusion on how to process data from my 3 axis gyro and 3 axis accelerometer to get gyro rotation values related to the earth's ...
14
votes
4answers
8k views
How to determine position from gyroscope and accelerometer input?
I have a 3-axis accelerometer and a 2-axis gyroscope. I intend to measure something that only moves in the X and Z axis. I've heard of using Kalman filters to smooth out the acceleration vectors, but ...