Interface AprilTagVisionIO

All Known Implementing Classes:
AprilTagVisionIOLimelight, AprilTagVisionIOPhoton, AprilTagVisionIOSim

public interface AprilTagVisionIO
Hardware abstraction interface for physical AprilTag tracking cameras.
  • Method Details

    • updateInputs

      default void updateInputs(AprilTagVisionIO.AprilTagVisionIOInputs inputs)
    • setRobotOrientation

      default void setRobotOrientation(double yaw, double yawRate, double pitch, double pitchRate, double roll, double rollRate)
      Updates the camera configuration with the robot's current gyroscope orientation