#include <iri_base_algorithm/iri_base_algorithm.h>
#include "image_publisher_alg.h"
#include <ros/ros.h>
#include <image_transport/image_transport.h>
#include <opencv/cvwimage.h>
#include <opencv/highgui.h>
#include <cv_bridge/cv_bridge.h>
Go to the source code of this file.
Classes | |
class | ImagePublisherAlgNode |
IRI ROS Specific Algorithm Class. More... | |
Variables | |
static const char | WINDOW2 [] = "Auxiliar window" |
const char WINDOW2[] = "Auxiliar window" [static] |
Definition at line 42 of file image_publisher_alg_node.h.