Package frc.spectrumLib.vision
package frc.spectrumLib.vision
-
ClassesClassDescriptionProvides a high-level interface to a single Limelight camera for AprilTag-based pose estimation and basic targeting.Configuration for a single Limelight camera, including its network-table name and physical mounting position on the robot.LimelightHelpers provides static methods and classes for interfacing with Limelight vision cameras in FRC.Represents hardware statistics from the Limelight.Encapsulates the state of an internal Limelight IMU.Represents IMU data from the JSON results.Limelight Results object, parsed from a Limelight's JSON results output.Represents a Barcode Target Result extracted from JSON OutputRepresents a Neural Classifier Pipeline Result extracted from JSON OutputRepresents a Neural Detector Pipeline Result extracted from JSON OutputRepresents an AprilTag/Fiducial Target Result extracted from JSON OutputRepresents a Color/Retroreflective Target Result extracted from JSON OutputRepresents a 3D Pose Estimate.Represents a Limelight Raw Neural Detector result from Limelight's NetworkTables output.Represents a Limelight Raw Fiducial result from Limelight's NetworkTables output.Represents a Limelight Raw Target/Contour result from Limelight's NetworkTables output.Represents capture rewind buffer statistics.Logs telemetry data from a
Limelightcamera to the robot's data-logging system (DogLog) under theVision/<name>/namespace.