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

Go to the source code of this file.

Classes

class  CsvSink
 Writes messages to CSV files, each topic to a separate file. More...
 
class  CsvWriter
 Wraps csv.writer with bool conversion, iterator support, and lesser memory use. More...
 

Namespaces

namespace  grepros
 
namespace  grepros.plugins
 Plugins interface.
 
namespace  grepros.plugins.auto
 Auto-loaded plugins.
 
namespace  grepros.plugins.auto.csv
 CSV output plugin.
 

Functions

 init (*_, **__)
 Adds CSV output format support.