Package frc.robot.commands

  • Class Summary 
    Class Description
    ClearCellCount  
    DriveStraight
    Drives the robot in a straight line.
    HelixOff
    Turns the helix off.
    HelixShoot
    Turns the helix when the flywheel is running & up to speed.
    HelixTurn
    Turns the helix on.
    IntakeExtend
    Extends the intake.
    IntakeExtendRetract
    Toggles between the intake extended and the intake retracted.
    IntakeIn
    Spins the intake wheels in to absorb lemonade cargo.
    IntakeOff
    Stops the intake wheels.
    IntakeRetract
    Retracts the intake.
    Shoot
    Warms up the flywheel, then starts shooting out power cells.
    ShootStop
    Returns the shooter and helix to their resting positions/stops Shoot.
    StartFlywheel
    Runs the flywheel.
    StopFlywheel
    Stops the flywheel.
    SwitchCameras
    Toggles between driver cameras seen in Shuffleboard.
    SwitchGears
    Toggles between slow and fast mode.
    TankDrive
    Uses joystick values to drive the bot in teleop.
    Turn
    Turns the bot a set number of degrees.
    Vomit
    Spins the flywheel, helix, and intake motors all backwards in order to expel power cells.