py3dframe.Transform.euler_angles#

property Transform.euler_angles: ndarray#

Getter for the Euler angles between the input frame and the output frame in the convention of the frame. The Euler angles are in the ‘xyz’ sequence and in radians.

See also

Returns:

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

Return type:

numpy.ndarray