Go to the source code of this file.
Defines | |
#define | USAGE "USAGE: load_map <map_file.yaml>" |
Functions | |
int | main (int argc, char **argv) |
Main function of the server node. |
#define USAGE "USAGE: load_map <map_file.yaml>" |
Definition at line 25 of file map_loader_node.cpp.
int main | ( | int | argc, |
char ** | argv | ||
) |
Main function of the server node.
argc | [int] Number of input arguments |
argv | [char**] Input arguments |
Definition at line 33 of file map_loader_node.cpp.