Package choreo.auto
Interface AutoChooser.AutoRoutineGenerator
- All Superinterfaces:
Function<AutoFactory,
AutoRoutine>
- Enclosing class:
- AutoChooser
A function that generates an
AutoRoutine
from an AutoFactory
.-
Field Summary
Modifier and TypeFieldDescriptionstatic final AutoChooser.AutoRoutineGenerator
A generator that returns an auto routine that does nothing -
Method Summary
-
Field Details
-
NONE
A generator that returns an auto routine that does nothing
-