Package frc.robot.util


package frc.robot.util
Contains utility classes, constants, and helper functions used throughout the robot project.
  • Class
    Description
    Utility class for calculating aiming solutions for the shooter.
    Cached result of the aiming pipeline, including target rotation, distance, and target presence.
    AdvantageKit wrapper for the PathPlanner LocalADStar pathfinder.
    Utility class for evaluating game-specific conditions and performing other geometry-related calculations.