Public Member Functions | Protected Member Functions | Protected Attributes
jsk_perception::RectToROI Class Reference

#include <rect_to_roi.h>

List of all members.

Public Member Functions

 RectToROI ()

Protected Member Functions

virtual void infoCallback (const sensor_msgs::CameraInfo::ConstPtr &info_msg)
virtual void onInit ()
virtual void rectCallback (const geometry_msgs::PolygonStamped::ConstPtr &rect_msg)
virtual void subscribe ()
virtual void unsubscribe ()

Protected Attributes

sensor_msgs::CameraInfo::ConstPtr latest_camera_info_
boost::mutex mutex_
ros::Publisher pub_
ros::Subscriber sub_info_
ros::Subscriber sub_rect_

Detailed Description

Definition at line 46 of file rect_to_roi.h.


Constructor & Destructor Documentation

Definition at line 49 of file rect_to_roi.h.


Member Function Documentation

void jsk_perception::RectToROI::infoCallback ( const sensor_msgs::CameraInfo::ConstPtr &  info_msg) [protected, virtual]

Definition at line 65 of file rect_to_roi.cpp.

void jsk_perception::RectToROI::onInit ( ) [protected, virtual]

Definition at line 42 of file rect_to_roi.cpp.

void jsk_perception::RectToROI::rectCallback ( const geometry_msgs::PolygonStamped::ConstPtr &  rect_msg) [protected, virtual]

Definition at line 72 of file rect_to_roi.cpp.

void jsk_perception::RectToROI::subscribe ( ) [protected, virtual]

Definition at line 49 of file rect_to_roi.cpp.

void jsk_perception::RectToROI::unsubscribe ( ) [protected, virtual]

Definition at line 59 of file rect_to_roi.cpp.


Member Data Documentation

sensor_msgs::CameraInfo::ConstPtr jsk_perception::RectToROI::latest_camera_info_ [protected]

Definition at line 63 of file rect_to_roi.h.

boost::mutex jsk_perception::RectToROI::mutex_ [protected]

Definition at line 59 of file rect_to_roi.h.

Definition at line 62 of file rect_to_roi.h.

Definition at line 61 of file rect_to_roi.h.

Definition at line 60 of file rect_to_roi.h.


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


jsk_perception
Author(s): Manabu Saito, Ryohei Ueda
autogenerated on Tue Jul 2 2019 19:41:08