Functions | |
def | add_offset |
Variables | |
tuple | args = parser.parse_args() |
tuple | parser |
string | PKG = 'bag_tools' |
def add_header_time_offset.add_offset | ( | inbags, | |
topics, | |||
offset | |||
) |
Definition at line 42 of file add_header_time_offset.py.
Definition at line 69 of file add_header_time_offset.py.
00001 argparse.ArgumentParser( 00002 description='Changes header timestamps using given offset, can change' 00003 '/tf as well.')
Definition at line 63 of file add_header_time_offset.py.
string add_header_time_offset::PKG = 'bag_tools' |
Definition at line 33 of file add_header_time_offset.py.