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 TypeClassDescriptionclassConstants related to the auto-realignment feature for correcting Quest drift using AprilTags.static classConstants related to initialization requirements and validation counts.static classConstants related to timing and update intervals.static classConstants related to pose validation and thresholds. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LocalizationFusionConstants
public LocalizationFusionConstants()
-