
Go to the source code of this file.
Macros | |
| #define | USAGE |
Functions | |
| int | main (int argc, char **argv) |
| Main function of the server node. More... | |
| #define USAGE |
Definition at line 25 of file handle_robot_node.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Main function of the server node.
| argc | [int] Number of input arguments |
| argv | [char**] Input arguments |
< add
Definition at line 35 of file handle_robot_node.cpp.