#include "image_transport/simple_subscriber_plugin.h"
#include <ros/ros.h>
#include <sensor_msgs/Image.h>
#include <boost/noncopyable.hpp>
#include "image_transport/transport_hints.h"
#include <boost/scoped_ptr.hpp>
Go to the source code of this file.
Classes | |
class | image_transport::RawSubscriber |
The default SubscriberPlugin. More... | |
Namespaces | |
namespace | image_transport |