Class EliteShooterMath.EliteShooterSetpoint

java.lang.Object
com.marslib.util.EliteShooterMath.EliteShooterSetpoint
Enclosing class:
EliteShooterMath

public static class EliteShooterMath.EliteShooterSetpoint extends Object
Data class for holding calculated Elite Shooter parameters. Fully compatible with AdvantageKit logging.
  • Field Details

    • robotAimYawRadians

      public double robotAimYawRadians
    • chassisAngularFeedforward

      public double chassisAngularFeedforward
    • hoodRadians

      public double hoodRadians
    • hoodFeedforward

      public double hoodFeedforward
    • launchSpeedMetersPerSec

      public double launchSpeedMetersPerSec
    • isValid

      public boolean isValid
  • Constructor Details

    • EliteShooterSetpoint

      public EliteShooterSetpoint()