Language Language English 简体中文 unilab.envs.common.rotation.np_quat_error_magnitude_batched¶ unilab.envs.common.rotation.np_quat_error_magnitude_batched(q1, q2)[source]¶ Angular error magnitude for broadcast-compatible quaternions (…, 4). Parameters: q1 (ndarray) q2 (ndarray) Return type: ndarray