36 #ifndef JSK_PCL_ROS_UTILS_POLYGON_TRANSFORMER_H_ 37 #define JSK_PCL_ROS_UTILS_POLYGON_TRANSFORMER_H_ 41 #include <sensor_msgs/PointCloud2.h> 45 #include <jsk_recognition_msgs/PolygonArray.h> 46 #include <jsk_recognition_msgs/ModelCoefficientsArray.h> 63 jsk_recognition_msgs::PolygonArray,
64 jsk_recognition_msgs::ModelCoefficientsArray >
SyncPolicy;
67 virtual void transform(
const jsk_recognition_msgs::PolygonArray::ConstPtr& polygons,
68 const jsk_recognition_msgs::ModelCoefficientsArray::ConstPtr& coefficients);
75 const geometry_msgs::PolygonStamped& polygon,
76 geometry_msgs::PolygonStamped& result);
pcl::ModelCoefficients PCLModelCoefficientMsg