An example of how to query a flea2 image message. More...
#include <lar/lar.h>
Functions | |
void | shutdown_module (int x) |
makes a clean shutdown of the program | |
void | heartbeat_handler_n0 (void) |
void | heartbeat_handler_n1 (void) |
void | heartbeat_handler_n2 (void) |
void | heartbeat_handler_n3 (void) |
int | main (int argc, char **argv) |
Variables | |
int | firsttime_road = 1 |
int | firsttime_overlap = 1 |
char | flea2_n0_image_message_heartbeat = 0 |
char | flea2_n1_image_message_heartbeat = 0 |
char | flea2_n2_image_message_heartbeat = 0 |
char | flea2_n3_image_message_heartbeat = 0 |
TYPE_executionflags | flg |
static IplImage * | flea2_n0_image |
static IplImage * | flea2_n1_image |
static IplImage * | flea2_n2_image |
static IplImage * | flea2_n3_image |
An example of how to query a flea2 image message.