Package-level declarations

Types

Link copied to clipboard
Combines an AprilTag processor and RoadRunner drive to supply updates in pose estimation.
Link copied to clipboard
A tuning OpMode for calibrating the vision system's colour thresholding using controller input.
Link copied to clipboard
abstract class Processor<T : VisionData?> : VisionProcessor, CameraStreamSource
Base class for all vision processors using the Vision system.
Link copied to clipboard
Utility component to switch between different feeds and processors with FtcDashboard and the DS "Camera Stream".
Link copied to clipboard
Component wrapper to support the v8.2+ SDK's included libraries for Camera operation.