Function interpolate_angle

Source
pub fn interpolate_angle(
    cur_angle: f32,
    other_angle: f32,
    _cur_w: f32,
    other_w: f32,
) -> f32