Language Language English 简体中文 unilab.utils.rotation.np_quat_error_magnitude_squared_batched¶ unilab.utils.rotation.np_quat_error_magnitude_squared_batched(q1, q2)[source]¶ Squared angular error for broadcast-compatible quaternions (…, 4). Parameters: q1 (ndarray) q2 (ndarray) Return type: ndarray