A wrapper around Driver Station control word.
Definition: DSControlWord.h:14
bool IsEnabled() const
Check if the DS has enabled the robot.
bool IsTeleop() const
Check if the DS is commanding teleop mode.
bool IsFMSAttached() const
Is the driver station attached to a Field Management System?
bool IsEStopped() const
Check if the robot is e-stopped.
bool IsTest() const
Check if the DS is commanding test mode.
bool IsAutonomous() const
Check if the DS is commanding autonomous mode.
bool IsDSAttached() const
Check if the DS is attached.
bool IsAutonomousEnabled() const
Check if the DS is commanding autonomous mode and if it has enabled the robot.
bool IsDisabled() const
Check if the robot is disabled.
bool IsTeleopEnabled() const
Check if the DS is commanding teleop mode and if it has enabled the robot.
DSControlWord()
DSControlWord constructor.
Definition: AprilTagPoseEstimator.h:15
Definition: DriverStationTypes.h:32