Robot state utility functions.
Definition: RobotState.h:12
static bool IsAutonomous()
Returns true if the robot is in autonomous mode.
static bool IsTeleop()
Returns true if the robot is in teleop mode.
static bool IsEStopped()
Returns true if the robot is E-stopped.
static bool IsEnabled()
Returns true if the robot is enabled.
static bool IsTest()
Returns true if the robot is in test mode.
static bool IsDisabled()
Returns true if the robot is disabled.
Definition: AprilTagPoseEstimator.h:15