Package frc.robot

Class RobotSim

java.lang.Object
frc.robot.RobotSim

public class RobotSim extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • simLaunching

      public static Trigger simLaunching()
    • updateArticulatedMechanisms

      public void updateArticulatedMechanisms()
    • drawRobot

      public void drawRobot()
    • drawSideRobot

      public void drawSideRobot()
    • ballSimLaunchFuel

      public Command ballSimLaunchFuel()
    • getTopViewHeight

      public static double getTopViewHeight()
    • getTopViewWidth

      public static double getTopViewWidth()
    • getLeftViewHeight

      public static double getLeftViewHeight()
    • getLeftViewWidth

      public static double getLeftViewWidth()
    • getSimRobotWidth

      public static double getSimRobotWidth()
    • getSimRobotLength

      public static double getSimRobotLength()
    • getBallSim

      public FuelPhysicsSim getBallSim()