Package frc.alotobots.util
Class NotificationPresets.SwerveDrive
java.lang.Object
frc.alotobots.util.NotificationPresets.SwerveDrive
- Enclosing class:
- NotificationPresets
Contains notification methods related to the Swerve Drive subsystem.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
Sends a notification when the Swerve Drive pose is reset.
-
Constructor Details
-
SwerveDrive
public SwerveDrive()
-
-
Method Details
-
sendSwerveDrivePoseResetNotification
Sends a notification when the Swerve Drive pose is reset.- Parameters:
newPose
- The new pose after reset
-