Skip to content

Autonomous

Jeffrey Shen edited this page May 16, 2017 · 5 revisions

Autonomous

This library gives the ability for the user to toggle between 4 different autonomous modes: autoA, B, C, and programming skills.

Usage

The LCD must be enabled for autonomous modes to work. See how to do that here.

Autonomous modes can be programmed inside the pre-defined wrapper functions in auton.c. The corresponding functions will be executed when they are selected in the LCD panel.