Language Language English 简体中文 unilab.envs.common.rotation.np_quat_error_magnitude¶ unilab.envs.common.rotation.np_quat_error_magnitude(q1, q2)[source]¶ Angular error magnitude between quaternions (N,) or scalar. Parameters: q1 (ndarray) q2 (ndarray) Return type: ndarray