Class RobotState

java.lang.Object
edu.wpi.first.wpilibj.RobotState

public final class RobotState
extends java.lang.Object
  • Method Summary

    Modifier and Type Method Description
    static boolean isAutonomous()  
    static boolean isDisabled()  
    static boolean isEnabled()  
    static boolean isOperatorControl()  
    static boolean isTest()  

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait