Function chip::max_curvature

source ·
pub fn max_curvature(speed: f32) -> f32
Expand description

Estimates a car’s maximum curvature while traveling a given speed.

Curvature is defined as 1 ÷ the radius of a circle drawn with that curvature.