concepts.math.rotationlib_xyzw.quat2mat_xyzw#

quat2mat_xyzw(quat, homogeneous=False)#

Convert Quaternion to Euler Angles. See rotation.py for notes

Parameters:

homogeneous (bool)