Class Vision

All Implemented Interfaces:
Sendable, Subsystem

public class Vision extends SubsystemBase
  • Constructor Details

  • Method Details

    • periodic

      public void periodic()
    • getEstimationStdDevs

      public Matrix<N3,N1> getEstimationStdDevs()
      Returns the latest standard deviations of the estimated pose from periodic(), for use with SwerveDrivePoseEstimator. This should only be used when there are targets visible.