#include <pointcloud_screenpoint.h>
Public Member Functions | |
virtual | ~PointcloudScreenpoint () |
Protected Types | |
typedef PointcloudScreenpointConfig | Config |
typedef mf::sync_policies::ApproximateTime< sensor_msgs::PointCloud2, geometry_msgs::PointStamped > | PointApproxSyncPolicy |
typedef mf::sync_policies::ApproximateTime< sensor_msgs::PointCloud2, sensor_msgs::PointCloud2 > | PointCloudApproxSyncPolicy |
typedef mf::sync_policies::ExactTime< sensor_msgs::PointCloud2, sensor_msgs::PointCloud2 > | PointCloudExactSyncPolicy |
typedef mf::sync_policies::ExactTime< sensor_msgs::PointCloud2, geometry_msgs::PointStamped > | PointExactSyncPolicy |
typedef mf::sync_policies::ApproximateTime< sensor_msgs::PointCloud2, geometry_msgs::PolygonStamped > | PolygonApproxSyncPolicy |
typedef mf::sync_policies::ExactTime< sensor_msgs::PointCloud2, geometry_msgs::PolygonStamped > | PolygonExactSyncPolicy |
Protected Member Functions | |
bool | checkpoint (const pcl::PointCloud< pcl::PointXYZ > &in_pts, int x, int y, float &resx, float &resy, float &resz) |
virtual void | configCallback (Config &config, uint32_t level) |
bool | extract_point (const pcl::PointCloud< pcl::PointXYZ > &in_pts, int reqx, int reqy, float &resx, float &resy, float &resz) |
void | extract_rect (const pcl::PointCloud< pcl::PointXYZ > &in_pts, int st_x, int st_y, int ed_x, int ed_y, sensor_msgs::PointCloud2 &out_pts) |
virtual void | onInit () |
void | point_array_cb (const sensor_msgs::PointCloud2::ConstPtr &pt_arr_ptr) |
void | point_cb (const geometry_msgs::PointStamped::ConstPtr &pt_ptr) |
void | points_cb (const sensor_msgs::PointCloud2::ConstPtr &msg) |
void | poly_cb (const geometry_msgs::PolygonStamped::ConstPtr &array_ptr) |
void | rect_cb (const geometry_msgs::PolygonStamped::ConstPtr &array_ptr) |
bool | screenpoint_cb (jsk_recognition_msgs::TransformScreenpoint::Request &req, jsk_recognition_msgs::TransformScreenpoint::Response &res) |
virtual void | subscribe () |
void | sync_point_array_cb (const sensor_msgs::PointCloud2::ConstPtr &points_ptr, const sensor_msgs::PointCloud2::ConstPtr &pt_arr_ptr) |
void | sync_point_cb (const sensor_msgs::PointCloud2::ConstPtr &points_ptr, const geometry_msgs::PointStamped::ConstPtr &pt_ptr) |
void | sync_poly_cb (const sensor_msgs::PointCloud2::ConstPtr &points_ptr, const geometry_msgs::PolygonStamped::ConstPtr &array_ptr) |
void | sync_rect_cb (const sensor_msgs::PointCloud2ConstPtr &points_ptr, const geometry_msgs::PolygonStamped::ConstPtr &array_ptr) |
virtual void | unsubscribe () |
Definition at line 88 of file pointcloud_screenpoint.h.
|
protected |
Definition at line 125 of file pointcloud_screenpoint.h.
|
protected |
Definition at line 134 of file pointcloud_screenpoint.h.
|
protected |
Definition at line 138 of file pointcloud_screenpoint.h.
|
protected |
Definition at line 151 of file pointcloud_screenpoint.h.
|
protected |
Definition at line 147 of file pointcloud_screenpoint.h.
|
protected |
Definition at line 130 of file pointcloud_screenpoint.h.
|
protected |
Definition at line 143 of file pointcloud_screenpoint.h.
|
virtual |
Definition at line 102 of file pointcloud_screenpoint_nodelet.cpp.
|
protected |
Definition at line 507 of file pointcloud_screenpoint_nodelet.cpp.
|
protectedvirtual |
Definition at line 207 of file pointcloud_screenpoint_nodelet.cpp.
|
protected |
Definition at line 530 of file pointcloud_screenpoint_nodelet.cpp.
|
protected |
Definition at line 570 of file pointcloud_screenpoint_nodelet.cpp.
|
protectedvirtual |
Definition at line 79 of file pointcloud_screenpoint_nodelet.cpp.
|
protected |
Definition at line 369 of file pointcloud_screenpoint_nodelet.cpp.
|
protected |
Definition at line 338 of file pointcloud_screenpoint_nodelet.cpp.
|
protected |
Definition at line 329 of file pointcloud_screenpoint_nodelet.cpp.
|
protected |
Definition at line 443 of file pointcloud_screenpoint_nodelet.cpp.
|
protected |
Definition at line 401 of file pointcloud_screenpoint_nodelet.cpp.
|
protected |
Definition at line 237 of file pointcloud_screenpoint_nodelet.cpp.
|
protectedvirtual |
Definition at line 120 of file pointcloud_screenpoint_nodelet.cpp.
|
protected |
Definition at line 481 of file pointcloud_screenpoint_nodelet.cpp.
|
protected |
Definition at line 472 of file pointcloud_screenpoint_nodelet.cpp.
|
protected |
Definition at line 490 of file pointcloud_screenpoint_nodelet.cpp.
|
protected |
Definition at line 499 of file pointcloud_screenpoint_nodelet.cpp.
|
protectedvirtual |
Definition at line 198 of file pointcloud_screenpoint_nodelet.cpp.
|
protected |
Definition at line 218 of file pointcloud_screenpoint.h.
|
protected |
Definition at line 204 of file pointcloud_screenpoint.h.
|
protected |
Definition at line 205 of file pointcloud_screenpoint.h.
|
protected |
Definition at line 206 of file pointcloud_screenpoint.h.
|
protected |
Definition at line 203 of file pointcloud_screenpoint.h.
|
protected |
Definition at line 221 of file pointcloud_screenpoint.h.
|
protected |
Definition at line 193 of file pointcloud_screenpoint.h.
|
protected |
Definition at line 225 of file pointcloud_screenpoint.h.
|
protected |
Definition at line 224 of file pointcloud_screenpoint.h.
|
protected |
Definition at line 192 of file pointcloud_screenpoint.h.
|
protected |
Definition at line 214 of file pointcloud_screenpoint.h.
|
protected |
Definition at line 215 of file pointcloud_screenpoint.h.
|
protected |
Definition at line 201 of file pointcloud_screenpoint.h.
|
protected |
Definition at line 200 of file pointcloud_screenpoint.h.
|
protected |
Definition at line 198 of file pointcloud_screenpoint.h.
|
protected |
Definition at line 202 of file pointcloud_screenpoint.h.
|
protected |
Definition at line 195 of file pointcloud_screenpoint.h.
|
protected |
Definition at line 194 of file pointcloud_screenpoint.h.
|
protected |
Definition at line 196 of file pointcloud_screenpoint.h.
|
protected |
Definition at line 219 of file pointcloud_screenpoint.h.
|
protected |
Definition at line 199 of file pointcloud_screenpoint.h.
|
protected |
Definition at line 220 of file pointcloud_screenpoint.h.
|
protected |
Definition at line 197 of file pointcloud_screenpoint.h.
|
protected |
Definition at line 209 of file pointcloud_screenpoint.h.
|
protected |
Definition at line 210 of file pointcloud_screenpoint.h.
|
protected |
Definition at line 211 of file pointcloud_screenpoint.h.
|
protected |
Definition at line 208 of file pointcloud_screenpoint.h.
|
protected |
Definition at line 218 of file pointcloud_screenpoint.h.
|
protected |
Definition at line 222 of file pointcloud_screenpoint.h.