Skip to main content Link Menu Expand (external link) Document Search Copy Copied

DriveController& useQuadraticSpeedCurve()

Sets the speed curve to be quadratic

Example

DriveController dc = DriveController(&chassis);
dc.useQuadraticSpeedCurve();