Package frc.robot

Class Constants.FieldConstants

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

public static class Constants.FieldConstants extends Object
Constants that describe the physical layout of the field.
  • Field Details

    • FIELD_LAYOUT

      public static final AprilTagFieldLayout FIELD_LAYOUT
      AprilTag Field Layout for the current game.
  • Constructor Details

    • FieldConstants

      public FieldConstants()