Language Language English 简体中文 unilab.envs.common.rotation.np_quat_inv¶ unilab.envs.common.rotation.np_quat_inv(q)[source]¶ Inverse of unit quaternions (N, 4) or (4,), w-first. Parameters: q (ndarray) Return type: ndarray