IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
|
Python package/module with top-level API for reporting outcomes of a perceived scene. More...
Classes | |
class | BeatReporter |
Specialized reporter class that works with an editor. More... | |
class | BuildCfgReporter |
Configuration instance for a Reporter. More... | |
class | CfgBeatReporter |
Configuration instance for a Reporter. More... | |
class | CfgReporter |
Configuration instance for a Reporter. More... | |
class | Editor |
Editor class manages multiple reporters and curates information going to the output channel based on reporter commentary. More... | |
class | Reporter |
Base/abstract reporter class. More... | |
Python package/module with top-level API for reporting outcomes of a perceived scene.
See Perceiver/Reports doxygen page for more details.