#include <ros/ros.h>
#include <sensor_msgs/Image.h>
#include <message_transport/message_transport.h>
#include <cv_bridge/cv_bridge.h>
Go to the source code of this file.
Classes | |
class | ImagePublisher |
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 50 of file publisher.cpp.