RobotState

class wpilib.RobotState

Bases: pybind11_object

static isAutonomous() bool
static isDisabled() bool
static isEStopped() bool
static isEnabled() bool
static isTeleop() bool
static isTest() bool