Package frc.robot.services.vision
package frc.robot.services.vision
Contains the Vision service, responsible for processing camera data for localization and
targeting.
-
ClassDescriptionService for processing vision data, specifically from AprilTag cameras.A functional interface for consuming vision measurements.A record representing a single vision observation.Hardware and tuning constants for the vision service.Defines the physical and operational parameters of a camera.Interface for the vision service input/output abstraction.Contains all of the inputs received from the vision hardware.PhotonVision implementation of VisionIO for Team 4533.Simulation implementation of
VisionIO.Real IO implementation for the vision service using Whacknet.