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

Go to the source code of this file.

Namespaces

namespace  grepros
 
namespace  grepros.library
 grepros library interface.
 

Functions

 grep (args=None, **kwargs)
 Yields matching messages from specified source.
 
 init (args=None, **kwargs)
 Initializes ROS version bindings, loads all built-in plugins if dependencies available.
 
 sink (args=None, **kwargs)
 Convenience for creating a Sink instance from arguments, MultiSink if several outputs.
 
 source (args=None, **kwargs)
 Convenience for creating a Source instance from arguments.