Hi guys
I have a bit of a challenge here. I am attempting to determine body rotation rates from 2 Tait-Bryan angles.
I have each set of angles converted to a quaternion, and the time step dt. I know that the formula for obtaining body rotation rates is 2*(qd/dt)*inverse of q. My question is, how do I determine qd/dt from 2 orientation quaternions, and which quaternion I would invert.
Thanks
JB