Package frc.alotobots.util
Class NotificationPresets
java.lang.Object
frc.alotobots.util.NotificationPresets
Utility class containing preset notification methods for various subsystems and components.
Provides standardized alert methods for common events across different robot systems.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionfinal class
Contains notification methods related to AprilTag vision system.final class
Contains notification methods related to autonomous mode operations.final class
Contains general-purpose notification methods that can be used by any subsystem.final class
Contains notification methods related to the Oculus tracking system.final class
Contains notification methods related to the Swerve Drive subsystem. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NotificationPresets
public NotificationPresets()
-