concepts.simulator.pybullet.rotation_utils.get_quaternion_from_axes# get_quaternion_from_axes(x, y, z)[source]# Converts a rotation matrix to a quaternion. Parameters: x (ndarray) y (ndarray) z (ndarray) Return type: ndarray