Just a test file for seeing if the xb3 module works. More...
#include <signal.h>#include "pgr_registers.h"#include "pgr_stereocam.h"
Go to the source code of this file.
Defines | |
| #define | PFLN {printf("DEBUG PRINT FILE %s LINE %d\n",__FILE__,__LINE__);} |
Functions | |
| int | main (int argc, char **argv) |
Variables | |
| TriclopsError | e |
| char | file_shortcal [1024] = "config/short.cal" |
| char | file_widecal [1024] = "config/wide.cal" |
| TriclopsContext | shortTriclops |
| TriclopsContext | wideTriclops |
Just a test file for seeing if the xb3 module works.
Definition in file test.cpp.
| #define PFLN {printf("DEBUG PRINT FILE %s LINE %d\n",__FILE__,__LINE__);} |
| char file_shortcal[1024] = "config/short.cal" |
| char file_widecal[1024] = "config/wide.cal" |