Functions | |
def | rpl_msg_time_with_hdr |
Variables | |
tuple | args = parser.parse_args() |
tuple | parser |
string | PKG = 'bag_tools' |
def replace_msg_time_with_hdr.rpl_msg_time_with_hdr | ( | inbag, | |
outbag | |||
) |
Definition at line 42 of file replace_msg_time_with_hdr.py.
Definition at line 62 of file replace_msg_time_with_hdr.py.
00001 argparse.ArgumentParser( 00002 description='Create a new bagfile from an existing one replacing the message time for the header time.')
Definition at line 58 of file replace_msg_time_with_hdr.py.
string replace_msg_time_with_hdr::PKG = 'bag_tools' |
Definition at line 33 of file replace_msg_time_with_hdr.py.