Package frc.robot
Class FieldConstants.Passing
java.lang.Object
frc.robot.FieldConstants.Passing
- Enclosing class:
- FieldConstants
Geometry and reference points on the alliance side for the autoPass command.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Translation2dLeft side of the blue alliance where it's one place the robot can feed to.static final Translation2dRight side of the blue alliance where it's one place the robot can feed to. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
blueAllianceLeft
Left side of the blue alliance where it's one place the robot can feed to. -
blueAllianceRight
Right side of the blue alliance where it's one place the robot can feed to.
-
-
Constructor Details
-
Passing
public Passing()
-