#include <image_transport/simple_subscriber_plugin.h>#include <ros/ros.h>#include <sensor_msgs/Image.h>#include <boost/noncopyable.hpp>#include <boost/scoped_ptr.hpp>#include <dynamic_reconfigure/server.h>#include <theora_image_transport/TheoraSubscriberConfig.h>#include <theora_image_transport/Packet.h>#include <theora/codec.h>#include <theora/theoraenc.h>#include <theora/theoradec.h>

Go to the source code of this file.
Classes | |
| class | theora_image_transport::TheoraSubscriber |
Namespaces | |
| namespace | theora_image_transport |