2022 Hyperion Rewrite
0.1.0
Java rewrite of the Titanium Titans (FRC Team #4467)'s 2022 robot, Hyperion
|
Public Member Functions | |
IntakeExtend (Indexer indexer) | |
void | initialize () |
void | execute () |
void | end (boolean interrupted) |
boolean | isFinished () |
An example command that uses an example subsystem.
org.titaniumtitans.frc2022.commands.IntakeExtend.IntakeExtend | ( | Indexer | indexer | ) |
Creates a new IntakeExtend command.
indexer | A Indexer object represent the indexer subsystem. |