#include <stdr_server/stdr_server.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Main function of the server node. More... | |
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 31 of file stdr_server_node.cpp.