py3dframe.Frame.rotation_vector#

property Frame.rotation_vector: ndarray#

Getter and setter for the rotation vector between the parent frame and the frame in the convention of the frame. The rotation vector is in radians.

See also

Returns:

The rotation vector between the parent frame and the frame in the convention of the frame with shape (3,).

Return type:

numpy.ndarray