Go to the source code of this file.
Namespaces | |
namespace | bag2csv |
Functions | |
def | bag2csv.bag_to_csv |
def | bag2csv.format_csv_filename |
def | bag2csv.message_to_csv |
def | bag2csv.message_type_to_csv |
Variables | |
string | bag2csv.action = "store_true" |
string | bag2csv.help = "exports all topics" |
tuple | bag2csv.nowtime = datetime.now() |
tuple | bag2csv.parser = OptionParser(usage="%prog [options] bagfile") |
int | bag2csv.seq = 0 |