Class LocalizationFusionConstants
java.lang.Object
frc.alotobots.library.subsystems.vision.localizationfusion.LocalizationFusionConstants
Constants used by the LocalizationFusion subsystem for robot pose estimation and tracking. Groups
related constants into inner classes for better organization.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionclass
Constants related to the auto-realignment feature for correcting Quest drift using AprilTags.static class
Constants related to initialization requirements and validation counts.static class
Constants related to timing and update intervals.static class
Constants related to pose validation and thresholds. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LocalizationFusionConstants
public LocalizationFusionConstants()
-