robokudo.io.storage_reader_interface

Classes

StorageReaderInterface

CameraInterface that can read stored data in the MongoDB that one has written with the StorageWriter Annotator.

Module Contents

class robokudo.io.storage_reader_interface.StorageReaderInterface(camera_config)

Bases: robokudo.io.camera_interface.CameraInterface

CameraInterface that can read stored data in the MongoDB that one has written with the StorageWriter Annotator.

storage
reader
has_new_data()
set_data(cas: robokudo.cas.CAS)