Forum Migration Notice
Update (2026-01-12): The user forums will be put into read-only mode on the 21st of January, 00:00 CET, to prepare for the data migration.

We're transitioning to a more modern community platform by beginning of next year. Learn about the upcoming changes and what to expect.

Formula(q1, q2,q3, q4) to (Yaw, Pitch, Roll)



Hi,
 
I need to translate between the (q1, q2,q3, q4) and (Yaw, Pitch, Roll), could anyboday share the the formula of it.
 
As I learned ABB interal use the Excel with fromula.
 
Br,
Wilson 

Comments

  • Hi,
     

    There are several on-line convertors - if you do a serach for "quaternion converter".

    You need to check the results as the order of the Euler angle input on some is not the same as the 'ABB" way (you just need to swap the order you enter the angles to get it right).

     

    Hope this helps

    Graeme
    graemepaulin2012-10-09 22:01:24


  • Hi Graeme,
     
    Thanks for your support.
    It is ok to find the convertor online. but it will be better if there is some VBA in Excel, we could utilise it whenever we want.
     
    Br,
    Wilson
  • Search for the software named TRAFO
    Or there is rapid function aswell
    OrientZYX
    Cheers