Package frc.robot
Class RobotSim
java.lang.Object
frc.robot.RobotSim
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Mechanism2dstatic final doublestatic final doublestatic final Translation2dstatic final doublestatic final double -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidstatic IntakeSimulationstatic doublestatic doublestatic doublestatic doublestatic Commandstatic Commandstatic Command
-
Field Details
-
topViewHeight
public static final double topViewHeight- See Also:
-
topViewWidth
public static final double topViewWidth- See Also:
-
leftViewHeight
public static final double leftViewHeight- See Also:
-
leftViewWidth
public static final double leftViewWidth- See Also:
-
origin
-
leftView
-
-
Constructor Details
-
RobotSim
public RobotSim()
-
-
Method Details
-
drawRobot
public void drawRobot() -
drawSideRobot
public void drawSideRobot() -
mapleSimIntakeFuel
-
mapleSimCreateFuelProjectile
-
mapleSimLaunchFuel
-
getTopViewHeight
public static double getTopViewHeight() -
getTopViewWidth
public static double getTopViewWidth() -
getLeftViewHeight
public static double getLeftViewHeight() -
getLeftViewWidth
public static double getLeftViewWidth() -
getIntakeSimulation
-