An example on how to query a firei image message. More...
#include <lar/lar.h>
Functions | |
| void | shutdown_module (int x) |
| makes a clean shutdown of the program | |
| void | heartbeat_handler_n0 (carmen_heartbeat_message *) |
| void | heartbeat_handler_n1 (carmen_heartbeat_message *) |
| void | heartbeat_handler_n2 (carmen_heartbeat_message *) |
| void | heartbeat_handler_n3 (carmen_heartbeat_message *) |
| int | main (int argc, char **argv) |
Variables | |
| int | firsttime_road = 1 |
| int | firsttime_overlap = 1 |
| char | firei_n0_image_message_heartbeat = 0 |
| char | firei_n1_image_message_heartbeat = 0 |
| char | firei_n2_image_message_heartbeat = 0 |
| char | firei_n3_image_message_heartbeat = 0 |
| TYPE_executionflags | flg |
| static IplImage * | firei_n0_image |
| static IplImage * | firei_n1_image |
| static IplImage * | firei_n2_image |
| static IplImage * | firei_n3_image |
An example on how to query a firei image message.
1.6.3