Namespaces | Functions | Variables
associate.py File Reference

Go to the source code of this file.

Namespaces

 associate
 

Functions

def associate.associate (first_list, second_list, offset, max_difference)
 
def associate.read_file_list (filename)
 

Variables

 associate.action
 
 associate.args = parser.parse_args()
 
 associate.default
 
 associate.first_list = read_file_list(args.first_file)
 
 associate.help
 
 associate.matches = associate(first_list, second_list,float(args.offset),float(args.max_difference))
 
 associate.parser = argparse.ArgumentParser(description=)
 
 associate.second_list = read_file_list(args.second_file)
 


rtabmap_ros
Author(s): Mathieu Labbe
autogenerated on Mon Dec 14 2020 03:42:19