Class StateCoralL3

All Implemented Interfaces:
Sendable

public class StateCoralL3 extends SequentialCommandGroup
Command sequence for placing game pieces on Level 3. The sequence: 1. Moves elevator and wrist to L3 position simultaneously 2. Waits for release button confirmation 3. Runs eject through 4. Returns to stowed position
  • Constructor Details

    • StateCoralL3

      public StateCoralL3(ElevatorSubsystem elevatorSubsystem, WristSubsystem wristSubsystem, CoralIntakeSubsystem coralIntakeSubsystem, BlingSubsystem blingSubsystem, Trigger coralIntakeReleaseTrigger)
      Creates a new StateL3 command.
      Parameters:
      elevatorSubsystem - The elevator subsystem
      wristSubsystem - The wrist subsystem
      coralIntakeSubsystem - The coral intake subsystem
      blingSubsystem - The bling subsystem
      coralIntakeReleaseTrigger - The release button trigger