Public Member Functions | Protected Member Functions
imagezero_image_transport::ImageZeroSubscriber Class Reference

#include <imagezero_subscriber.h>

Inheritance diagram for imagezero_image_transport::ImageZeroSubscriber:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual std::string getTransportName () const
 ImageZeroSubscriber ()
virtual ~ImageZeroSubscriber ()

Protected Member Functions

virtual void internalCallback (const sensor_msgs::CompressedImageConstPtr &message, const Callback &user_cb)
virtual void subscribeImpl (ros::NodeHandle &nh, const std::string &base_topic, uint32_t queue_size, const Callback &callback, const ros::VoidPtr &tracked_object, const image_transport::TransportHints &transport_hints)

Detailed Description

ROS image_transport subscriber plugin that will convert sensor_msgs::CompressedImage message to sensor_msgs::Image messages.

Definition at line 39 of file imagezero_subscriber.h.


Constructor & Destructor Documentation

Definition at line 35 of file imagezero_subscriber.cpp.

Definition at line 44 of file imagezero_subscriber.h.


Member Function Documentation

virtual std::string imagezero_image_transport::ImageZeroSubscriber::getTransportName ( ) const [inline, virtual]

Implements image_transport::SubscriberPlugin.

Definition at line 47 of file imagezero_subscriber.h.

void imagezero_image_transport::ImageZeroSubscriber::internalCallback ( const sensor_msgs::CompressedImageConstPtr &  message,
const Callback user_cb 
) [protected, virtual]

Definition at line 48 of file imagezero_subscriber.cpp.

void imagezero_image_transport::ImageZeroSubscriber::subscribeImpl ( ros::NodeHandle nh,
const std::string &  base_topic,
uint32_t  queue_size,
const Callback callback,
const ros::VoidPtr tracked_object,
const image_transport::TransportHints transport_hints 
) [protected, virtual]

The documentation for this class was generated from the following files:


imagezero_image_transport
Author(s): P. J. Reed
autogenerated on Thu Jun 6 2019 21:35:00