Camera
interface Camera
Common interface for all vision cameras (PhotonVision, Limelight, etc.).
Provides a unified API for accessing vision data regardless of the underlying camera implementation.
Implementations:
PhotonModule - PhotonVision camera
LimeModule - Limelight camera
Inheritors
Functions
Link copied to clipboard
Gets all unprocessed vision measurements since the last call.
Link copied to clipboard
Gets the distance to a tag.
Link copied to clipboard
Gets the latest vision measurement from the camera.
Link copied to clipboard
Gets the horizontal offset to the currently tracked target.
Link copied to clipboard
Gets the vertical offset to the currently tracked target.