grepros 1.2.2
grep for ROS bag files and live topics
Loading...
Searching...
No Matches
outputs.py File Reference

Go to the source code of this file.

Classes

class  AppSink
 Provides messages to callback function. More...
 
class  BagSink
 Writes messages to bagfile. More...
 
class  ConsoleSink
 Prints messages to console. More...
 
class  LiveSink
 Publishes messages to ROS topics. More...
 
class  MultiSink
 Combines any number of sinks. More...
 
class  RolloverSinkMixin
 Provides output file rollover by size, duration, or message count. More...
 
class  Sink
 Output base class. More...
 
class  TextSinkMixin
 Provides message formatting as text. More...
 

Namespaces

namespace  grepros
 
namespace  grepros.outputs
 Main outputs for emitting messages.