py3dframe.Frame.global_euler_angles#

property Frame.global_euler_angles: ndarray#

Getter and setter for the Euler angles between the global frame and the frame in the convention of the frame. The Euler angles are in radians and the axes are “xyz”.

See also

Returns:

The Euler angles between the global frame and the frame in the convention of the frame with shape (3,).

Return type:

numpy.ndarray