Public Types | Public Member Functions | Protected Member Functions | Protected Attributes
jsk_pcl_ros::AddColorFromImage Class Reference

#include <add_color_from_image.h>

Inheritance diagram for jsk_pcl_ros::AddColorFromImage:
Inheritance graph
[legend]

List of all members.

Public Types

typedef
message_filters::sync_policies::ApproximateTime
< sensor_msgs::PointCloud2,
sensor_msgs::Image,
sensor_msgs::CameraInfo > 
SyncPolicy

Public Member Functions

 AddColorFromImage ()

Protected Member Functions

virtual void addColor (const sensor_msgs::PointCloud2::ConstPtr &cloud_msg, const sensor_msgs::Image::ConstPtr &image_msg, const sensor_msgs::CameraInfo::ConstPtr &info_msg)
virtual void onInit ()
virtual void subscribe ()
virtual void unsubscribe ()

Protected Attributes

ros::Publisher pub_
message_filters::Subscriber
< sensor_msgs::PointCloud2 > 
sub_cloud_
message_filters::Subscriber
< sensor_msgs::Image > 
sub_image_
message_filters::Subscriber
< sensor_msgs::CameraInfo > 
sub_info_
boost::shared_ptr
< message_filters::Synchronizer
< SyncPolicy > > 
sync_

Detailed Description

Definition at line 53 of file add_color_from_image.h.


Member Typedef Documentation

typedef message_filters::sync_policies::ApproximateTime< sensor_msgs::PointCloud2, sensor_msgs::Image, sensor_msgs::CameraInfo > jsk_pcl_ros::AddColorFromImage::SyncPolicy

Definition at line 60 of file add_color_from_image.h.


Constructor & Destructor Documentation

Definition at line 61 of file add_color_from_image.h.


Member Function Documentation

void jsk_pcl_ros::AddColorFromImage::addColor ( const sensor_msgs::PointCloud2::ConstPtr &  cloud_msg,
const sensor_msgs::Image::ConstPtr &  image_msg,
const sensor_msgs::CameraInfo::ConstPtr &  info_msg 
) [protected, virtual]

Definition at line 72 of file add_color_from_image_nodelet.cpp.

void jsk_pcl_ros::AddColorFromImage::onInit ( void  ) [protected, virtual]

Reimplemented from jsk_topic_tools::DiagnosticNodelet.

Definition at line 46 of file add_color_from_image_nodelet.cpp.

void jsk_pcl_ros::AddColorFromImage::subscribe ( ) [protected, virtual]
void jsk_pcl_ros::AddColorFromImage::unsubscribe ( ) [protected, virtual]

Member Data Documentation

Definition at line 75 of file add_color_from_image.h.

Definition at line 71 of file add_color_from_image.h.

Definition at line 72 of file add_color_from_image.h.

Definition at line 73 of file add_color_from_image.h.

Definition at line 74 of file add_color_from_image.h.


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


jsk_pcl_ros
Author(s): Yohei Kakiuchi
autogenerated on Sun Oct 8 2017 02:43:51