Public Member Functions | Private Member Functions | Private Attributes
Cropper Class Reference

List of all members.

Public Member Functions

 Cropper (double zmin, double zmax, const std::string &frame_id)
 ~Cropper ()

Private Member Functions

void cloudCallback (const sensor_msgs::PointCloudConstPtr &cloud_in)

Private Attributes

std::string frame_id_
ros::NodeHandle n
ros::Publisher pub_
ros::Subscriber sub_
tf::TransformListener tf_
double zmax_
double zmin_

Detailed Description

Definition at line 34 of file point_cloud_cropper.cpp.


Constructor & Destructor Documentation

Cropper::Cropper ( double  zmin,
double  zmax,
const std::string &  frame_id 
) [inline]

Definition at line 37 of file point_cloud_cropper.cpp.

Cropper::~Cropper ( ) [inline]

Definition at line 47 of file point_cloud_cropper.cpp.


Member Function Documentation

void Cropper::cloudCallback ( const sensor_msgs::PointCloudConstPtr cloud_in) [inline, private]

Definition at line 59 of file point_cloud_cropper.cpp.


Member Data Documentation

std::string Cropper::frame_id_ [private]

Definition at line 57 of file point_cloud_cropper.cpp.

Definition at line 51 of file point_cloud_cropper.cpp.

Definition at line 54 of file point_cloud_cropper.cpp.

Definition at line 53 of file point_cloud_cropper.cpp.

Definition at line 52 of file point_cloud_cropper.cpp.

double Cropper::zmax_ [private]

Definition at line 56 of file point_cloud_cropper.cpp.

double Cropper::zmin_ [private]

Definition at line 56 of file point_cloud_cropper.cpp.


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


door_handle_detector
Author(s): Radu Bogdan Rusu, Marius
autogenerated on Wed Dec 11 2013 14:17:01