pub fn get_angular_velocity() -> Option<AngularVelocity>
Reads the current angular velocity values.
let _ = get_angular_velocity();