Public Member Functions | Private Attributes
PlanarFit Class Reference

List of all members.

Public Member Functions

void cloudCb (const boost::shared_ptr< const sensor_msgs::PointCloud2 > &cloud)
bool detect_wall (stereo_wall_detection::DetectWall::Request &req, stereo_wall_detection::DetectWall::Response &resp)
 PlanarFit ()
virtual ~PlanarFit ()

Private Attributes

boost::condition cloud_condition_
sensor_msgs::PointCloud2ConstPtr cloud_msg_
boost::mutex cloud_mutex_
ros::Subscriber cloud_sub_
ros::NodeHandle nh_
ros::Publisher plane_marker_
ros::Publisher plane_points_
ros::ServiceServer serv_

Detailed Description

Definition at line 57 of file wall_extractor_pcl.cpp.


Constructor & Destructor Documentation

PlanarFit::PlanarFit ( ) [inline]

Definition at line 60 of file wall_extractor_pcl.cpp.

virtual PlanarFit::~PlanarFit ( ) [inline, virtual]

Definition at line 73 of file wall_extractor_pcl.cpp.


Member Function Documentation

void PlanarFit::cloudCb ( const boost::shared_ptr< const sensor_msgs::PointCloud2 > &  cloud) [inline]

Definition at line 78 of file wall_extractor_pcl.cpp.

bool PlanarFit::detect_wall ( stereo_wall_detection::DetectWall::Request &  req,
stereo_wall_detection::DetectWall::Response &  resp 
) [inline]

Definition at line 87 of file wall_extractor_pcl.cpp.


Member Data Documentation

boost::condition PlanarFit::cloud_condition_ [private]

Definition at line 242 of file wall_extractor_pcl.cpp.

sensor_msgs::PointCloud2ConstPtr PlanarFit::cloud_msg_ [private]

Definition at line 241 of file wall_extractor_pcl.cpp.

boost::mutex PlanarFit::cloud_mutex_ [private]

Definition at line 243 of file wall_extractor_pcl.cpp.

Definition at line 239 of file wall_extractor_pcl.cpp.

Definition at line 235 of file wall_extractor_pcl.cpp.

Definition at line 238 of file wall_extractor_pcl.cpp.

Definition at line 237 of file wall_extractor_pcl.cpp.

Definition at line 236 of file wall_extractor_pcl.cpp.


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


stereo_wall_detection
Author(s): Radu Bogdan Rusu
autogenerated on Thu Aug 27 2015 14:29:42