concepts.math.rotationlib_wxyz.quaternion_from_axes# quaternion_from_axes(x, y, z)[source]# Converts a rotation matrix to a quaternion. Parameters: x (ndarray) y (ndarray) z (ndarray) Return type: ndarray