2022 Hyperion Rewrite  0.1.0
Java rewrite of the Titanium Titans (FRC Team #4467)'s 2022 robot, Hyperion
org.titaniumtitans.frc2022.commands.IntakeExtend Class Reference
Inheritance diagram for org.titaniumtitans.frc2022.commands.IntakeExtend:

Public Member Functions

 IntakeExtend (Indexer indexer)
 
void initialize ()
 
void execute ()
 
void end (boolean interrupted)
 
boolean isFinished ()
 

Detailed Description

An example command that uses an example subsystem.

Constructor & Destructor Documentation

◆ IntakeExtend()

org.titaniumtitans.frc2022.commands.IntakeExtend.IntakeExtend ( Indexer  indexer)

Creates a new IntakeExtend command.

Parameters
indexerA Indexer object represent the indexer subsystem.

The documentation for this class was generated from the following file: