unilab.envs.common.rotation.np_quat_from_euler_xyz

unilab.envs.common.rotation.np_quat_from_euler_xyz(roll, pitch, yaw)[source]

Convert Euler angles (XYZ) to quaternions (N, 4) or (4,), w-first.

Parameters:
Return type:

ndarray