Public Member Functions | Private Attributes
ROSImageToHUDCamera Class Reference

#include <ROSInterface.h>

Inheritance diagram for ROSImageToHUDCamera:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void createSubscriber (ros::NodeHandle &nh)
virtual void processData (const sensor_msgs::ImageConstPtr &msg)
 ROSImageToHUDCamera (std::string topic, std::string info_topic, boost::shared_ptr< HUDCamera > camera)
 ~ROSImageToHUDCamera ()

Private Attributes

boost::shared_ptr< HUDCameracam
image_transport::Subscriber image_sub
std::string image_topic
boost::shared_ptr
< image_transport::ImageTransport
it

Detailed Description

Definition at line 234 of file ROSInterface.h.


Constructor & Destructor Documentation

ROSImageToHUDCamera::ROSImageToHUDCamera ( std::string  topic,
std::string  info_topic,
boost::shared_ptr< HUDCamera camera 
)

Definition at line 371 of file ROSInterface.cpp.

Definition at line 408 of file ROSInterface.cpp.


Member Function Documentation

Implements ROSSubscriberInterface.

Definition at line 376 of file ROSInterface.cpp.

void ROSImageToHUDCamera::processData ( const sensor_msgs::ImageConstPtr &  msg) [virtual]

Definition at line 386 of file ROSInterface.cpp.


Member Data Documentation

boost::shared_ptr<HUDCamera> ROSImageToHUDCamera::cam [private]

Definition at line 236 of file ROSInterface.h.

Definition at line 238 of file ROSInterface.h.

std::string ROSImageToHUDCamera::image_topic [private]

Definition at line 239 of file ROSInterface.h.

Definition at line 237 of file ROSInterface.h.


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


uwsim
Author(s): Mario Prats , Javier Perez
autogenerated on Fri Aug 28 2015 13:28:58