Interface ObjectDetectionIO
- All Known Implementing Classes:
ObjectDetectionIOPhotonVision
public interface ObjectDetectionIO
Interface for a single camera's object detection IO operations.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic final record
static final record
static class
-
Method Summary
Modifier and TypeMethodDescriptiondefault void
Updates the set of loggable inputs.
-
Method Details
-
updateInputs
Updates the set of loggable inputs.
-