Package frc.reefscape
Class Field.Reef
java.lang.Object
frc.reefscape.Field.Reef
- Enclosing class:
- Field
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final List<Map<Field.ReefHeight,
edu.wpi.first.math.geometry.Pose3d>> static final edu.wpi.first.math.geometry.Pose2d[]
static final double
static final Trigger
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic double
static edu.wpi.first.math.geometry.Translation2d
static edu.wpi.first.math.geometry.Pose2d[]
static double
-
Field Details
-
faceToZoneLine
public static final double faceToZoneLine -
poseReversal
-
centerFaces
public static final edu.wpi.first.math.geometry.Pose2d[] centerFaces -
branchPositions
-
-
Constructor Details
-
Reef
public Reef()
-
-
Method Details
-
getRadius
public static double getRadius() -
getApothem
public static double getApothem() -
getCenter
public static edu.wpi.first.math.geometry.Translation2d getCenter() -
getCenterFaces
public static edu.wpi.first.math.geometry.Pose2d[] getCenterFaces()
-