#include <rect_to_roi.h>
Definition at line 78 of file rect_to_roi.h.
◆ RectToROI()
jsk_perception::RectToROI::RectToROI |
( |
| ) |
|
|
inline |
◆ infoCallback()
void jsk_perception::RectToROI::infoCallback |
( |
const sensor_msgs::CameraInfo::ConstPtr & |
info_msg | ) |
|
|
protectedvirtual |
◆ onInit()
void jsk_perception::RectToROI::onInit |
( |
| ) |
|
|
protectedvirtual |
◆ rectCallback()
void jsk_perception::RectToROI::rectCallback |
( |
const geometry_msgs::PolygonStamped::ConstPtr & |
rect_msg | ) |
|
|
protectedvirtual |
◆ subscribe()
void jsk_perception::RectToROI::subscribe |
( |
| ) |
|
|
protectedvirtual |
◆ unsubscribe()
void jsk_perception::RectToROI::unsubscribe |
( |
| ) |
|
|
protectedvirtual |
◆ latest_camera_info_
sensor_msgs::CameraInfo::ConstPtr jsk_perception::RectToROI::latest_camera_info_ |
|
protected |
◆ mutex_
boost::mutex jsk_perception::RectToROI::mutex_ |
|
protected |
◆ pub_
◆ sub_info_
◆ sub_rect_
The documentation for this class was generated from the following files: