Package frc.lib.util


package frc.lib.util
Contains generic, multi-season utility classes including string parsers for hardware faults, field geometry alliance flippers, and safe API wrappers.
  • Classes
    Class
    Description
    Utility class for parsing raw fault bitfields from REV hardware into readable strings.
    Utility class for performing field geometry operations that automatically flip based on the current alliance color.
    Utility class for safely interacting with REVLib Spark devices.