Language Language English 简体中文 unilab.envs.common.rotation.np_quat_angular_velocity¶ unilab.envs.common.rotation.np_quat_angular_velocity(q, dt)[source]¶ Estimate angular velocity from a quaternion time sequence using shortest-arc diffs. Parameters: q (ndarray) dt (float) Return type: ndarray