37 #ifndef JSK_PERCEPTION_RECT_TO_ROI_H_ 38 #define JSK_PERCEPTION_RECT_TO_ROI_H_ 41 #include <sensor_msgs/CameraInfo.h> 42 #include <geometry_msgs/PolygonStamped.h> 55 const geometry_msgs::PolygonStamped::ConstPtr& rect_msg);
57 const sensor_msgs::CameraInfo::ConstPtr&
info_msg);
sensor_msgs::CameraInfo::ConstPtr latest_camera_info_
virtual void unsubscribe()
virtual void infoCallback(const sensor_msgs::CameraInfo::ConstPtr &info_msg)
ros::Subscriber sub_rect_
virtual void rectCallback(const geometry_msgs::PolygonStamped::ConstPtr &rect_msg)
ros::Subscriber sub_info_