Definitions for the MONOSLAM node. More...
#include "monoslam.hpp"
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| void | mySigintHandler (int sig) |
Variables | |
| struct timeval | cycle_timer |
Definitions for the MONOSLAM node.
Definition in file monoslam.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 10 of file monoslam.cpp.
| void mySigintHandler | ( | int | sig | ) |
Definition at line 334 of file monoslam.cpp.
| struct timeval cycle_timer |
Definition at line 7 of file monoslam.cpp.