IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
Classes
perceiver.reporting Namespace Reference

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...
 

Detailed Description

Python package/module with top-level API for reporting outcomes of a perceived scene.

See Perceiver/Reports doxygen page for more details.

Author
Patricio A. Vela, pvela.nosp@m.@gat.nosp@m.ech.e.nosp@m.du
Date
2024/02/24 [created]