Class NotificationPresets.Auto

java.lang.Object
frc.alotobots.util.NotificationPresets.Auto
Enclosing class:
NotificationPresets

public final class NotificationPresets.Auto extends Object
Contains notification methods related to autonomous mode operations.
  • Constructor Details

    • Auto

      public Auto()
  • Method Details

    • sendAutoPathChangeNotification

      public static void sendAutoPathChangeNotification(String pathName)
      Sends a notification when the autonomous path changes.
      Parameters:
      pathName - The name of the new path being executed