Public Member Functions | Private Attributes
normals_computer Class Reference

List of all members.

Public Member Functions

void normals_callback (const sensor_msgs::PointCloud2ConstPtr &msg)
 normals_computer (ros::NodeHandle *nn)
 ~normals_computer ()

Private Attributes

PointCloud< PointXYZRGBNormal > cloud_normals
sensor_msgs::Image ima
pcl::IntegralImageNormalEstimation
< pcl::PointXYZRGB,
pcl::Normal > 
ne
ros::NodeHandlenh
PointCloud< Normal > normals
ros::Publisher pub
ros::Publisher pub2
ros::Subscriber sub

Detailed Description

Definition at line 20 of file get_normals.cpp.


Constructor & Destructor Documentation

Definition at line 36 of file get_normals.cpp.

Definition at line 51 of file get_normals.cpp.


Member Function Documentation

void normals_computer::normals_callback ( const sensor_msgs::PointCloud2ConstPtr &  msg) [inline]

Definition at line 53 of file get_normals.cpp.


Member Data Documentation

PointCloud<PointXYZRGBNormal> normals_computer::cloud_normals [private]

Definition at line 32 of file get_normals.cpp.

sensor_msgs::Image normals_computer::ima [private]

Definition at line 27 of file get_normals.cpp.

pcl::IntegralImageNormalEstimation<pcl::PointXYZRGB, pcl::Normal> normals_computer::ne [private]

Definition at line 30 of file get_normals.cpp.

Definition at line 24 of file get_normals.cpp.

Definition at line 33 of file get_normals.cpp.

Definition at line 22 of file get_normals.cpp.

Definition at line 23 of file get_normals.cpp.

Definition at line 26 of file get_normals.cpp.


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


iri_bow_object_detector
Author(s): dmartinez
autogenerated on Fri Dec 6 2013 22:45:46