#include "crsm_slam/crsm_slam.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Main node function. |
int main | ( | int | argc, |
char ** | argv | ||
) |
Main node function.
argc | [int] Number of input arguments |
argv | [char **] The input arguments |
Definition at line 27 of file crsm_slam_node.cpp.