Package frc.robot

Class RobotSim

java.lang.Object
frc.robot.RobotSim

public class RobotSim extends Object
  • Field Details

  • Constructor Details

    • RobotSim

      public RobotSim()
  • Method Details

    • drawRobot

      public void drawRobot()
    • drawSideRobot

      public void drawSideRobot()
    • mapleSimIntakeFuel

      public static Command mapleSimIntakeFuel()
    • mapleSimCreateFuelProjectile

      public static Command mapleSimCreateFuelProjectile()
    • mapleSimLaunchFuel

      public static Command mapleSimLaunchFuel()
    • getTopViewHeight

      public static double getTopViewHeight()
    • getTopViewWidth

      public static double getTopViewWidth()
    • getLeftViewHeight

      public static double getLeftViewHeight()
    • getLeftViewWidth

      public static double getLeftViewWidth()
    • getIntakeSimulation

      public static IntakeSimulation getIntakeSimulation()