Class AlgaeWrist

java.lang.Object
edu.wpi.first.wpilibj2.command.SubsystemBase
frc.robot.subsystems.algaewrist.AlgaeWrist
All Implemented Interfaces:
Sendable, Subsystem

public class AlgaeWrist extends SubsystemBase
Algae Wrist
  • Constructor Details

  • Method Details

    • periodic

      public void periodic()
    • runVolts

      public Command runVolts(DoubleSupplier volts)
      set wrist voltage
    • goToAngle

      public Command goToAngle(Supplier<Angle> angle)
      Get within 5 degrees of a desired angle
    • followAngle

      public Command followAngle(Supplier<Angle> angle)
      Continuously set the angle of the algae intake
    • bargeAngle

      public Command bargeAngle()
      Angle for barge
    • homeAngle

      public Command homeAngle()
      Angle for home
    • groundAngle

      public Command groundAngle()
      Angle for ground intake
    • reefAngle

      public Command reefAngle()
      Angle for picking off of reef
    • coast

      public Command coast()
      Make wrist backdrivable