Package frc.robot

Class FieldConstants.Passing

java.lang.Object
frc.robot.FieldConstants.Passing
Enclosing class:
FieldConstants

public static class FieldConstants.Passing extends Object
Geometry and reference points on the alliance side for the autoPass command.
  • Field Details

    • blueAllianceLeft

      public static final Translation2d blueAllianceLeft
      Left side of the blue alliance where it's one place the robot can feed to.
    • blueAllianceRight

      public static final Translation2d blueAllianceRight
      Right side of the blue alliance where it's one place the robot can feed to.
  • Constructor Details

    • Passing

      public Passing()