Package frc.alotobots.library.subsystems.vision.localizationfusion
package frc.alotobots.library.subsystems.vision.localizationfusion
-
ClassDescriptionThe LocalizationFusion subsystem manages robot pose estimation by fusing data from multiple sources.Constants used by the LocalizationFusion subsystem for robot pose estimation and tracking.Constants related to initialization requirements and validation counts.Constants related to timing and update intervals.Constants related to pose validation and thresholds.Manages the state machine for the robot localization system.Represents the possible states of the localization system.Standardized interface for pose estimation sources in the robot localization system.Functional interface for consuming pose updates from the fusion system.Interface for logging state transitions in the localization system.