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

Classes

class  Announcement
 Base/abstract announcer class. More...
 
class  CfgAnnouncement
 Configuration instance for an Announcement. More...
 
class  CfgCommentary
 Configuration instance for Commentary. More...
 
class  CfgRunningCommentary
 Configuration instance for RunningCommentary. More...
 
class  Commentary
 Commentary class, which does not transcribe the signal but passes it along in some non-text format. More...
 
class  RunningCommentary
 Commentary class that also keeps track of past information and reports it all out when requested. At that point, it should wipe the past information and start collecting anew. More...