Package frc.robot
Class Constants.FieldConstants
java.lang.Object
frc.robot.Constants.FieldConstants
- Enclosing class:
- Constants
Constants that describe the physical layout of the field.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Constants relating to the reef. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final AprilTagFieldLayout
AprilTag Field Layout for the current game. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
FIELD_LAYOUT
AprilTag Field Layout for the current game.
-
-
Constructor Details
-
FieldConstants
public FieldConstants()
-