Package frc.reefscape

Class Field.Barge

java.lang.Object
frc.reefscape.Field.Barge
Enclosing class:
Field

public static class Field.Barge extends Object
  • Field Details

    • netRobotPovDegrees

      public static final double netRobotPovDegrees
      See Also:
    • farCage

      public static final edu.wpi.first.math.geometry.Translation2d farCage
    • middleCage

      public static final edu.wpi.first.math.geometry.Translation2d middleCage
    • closeCage

      public static final edu.wpi.first.math.geometry.Translation2d closeCage
    • deepHeight

      public static final double deepHeight
    • shallowHeight

      public static final double shallowHeight
  • Constructor Details

    • Barge

      public Barge()
  • Method Details

    • getCageToClimb

      public double getCageToClimb()
      Returns the y value of a cage when closest to a given cage.
      Returns:
      double