Package frc.robot
Class Constants.RobotConstants.ComponentZeroPoses
java.lang.Object
frc.robot.Constants.RobotConstants.ComponentZeroPoses
- Enclosing class:
- Constants.RobotConstants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final edu.wpi.first.math.geometry.Pose3dstatic final edu.wpi.first.math.geometry.Pose3dstatic final edu.wpi.first.math.geometry.Pose3dstatic final edu.wpi.first.math.geometry.Pose3d -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ELEVATOR_STAGE
public static final edu.wpi.first.math.geometry.Pose3d ELEVATOR_STAGE -
CARRIAGE
public static final edu.wpi.first.math.geometry.Pose3d CARRIAGE -
ALGAE_INTAKE
public static final edu.wpi.first.math.geometry.Pose3d ALGAE_INTAKE -
FUNNEL
public static final edu.wpi.first.math.geometry.Pose3d FUNNEL
-
-
Constructor Details
-
ComponentZeroPoses
public ComponentZeroPoses()
-