An example on how to subscribe a flir image message. More...
#include <lar/lar.h>
Functions | |
| void | flir_0_image_handler (camera_image_message *msg_flir) |
| void | shutdown_module (int x) |
| makes a clean shutdown of the program | |
| int | main (int argc, char **argv) |
Variables | |
| int | firsttime_road = 1 |
| int | firsttime_overlap = 1 |
| IplImage * | image |
An example on how to subscribe a flir image message.
1.6.3