Public Types | Public Member Functions | Public Attributes | Private Types | Static Private Attributes
semanticmodel::DetailedPlane Class Reference

#include <detailedplane.hh>

Inheritance diagram for semanticmodel::DetailedPlane:
Inheritance graph
[legend]

List of all members.

Public Types

typedef boost::shared_ptr
< DetailedPlane
Ptr

Public Member Functions

double area () const
 DetailedPlane (const semanticmodel::Plane &plane, tf::TransformListener *listener)
void mergeFrom (const DetailedPlane &rhs)
bool overlaps (const DetailedPlane &rhs) const
void toHullAndEquationPlaneMsg (semanticmodel::Plane &out)
semanticmodel::Plane toPlaneMsg ()

Public Attributes

double a
double b
double c
geometry_msgs::Point center
PointCloud::Ptr cloud
std_msgs::ColorRGBA color
double d
std::string frame_id
PointCloud::Ptr hull

Private Types

typedef pcl16::PointXYZRGB Point
typedef pcl16::PointCloud< PointPointCloud

Static Private Attributes

static const double PLANE_ERROR_TOL = 0.2

Detailed Description

Definition at line 23 of file detailedplane.hh.


Member Typedef Documentation

typedef pcl16::PointXYZRGB semanticmodel::DetailedPlane::Point [private]

Definition at line 29 of file detailedplane.hh.

Definition at line 30 of file detailedplane.hh.

Definition at line 26 of file detailedplane.hh.


Constructor & Destructor Documentation

semanticmodel::DetailedPlane::DetailedPlane ( const semanticmodel::Plane &  plane,
tf::TransformListener listener 
)

Definition at line 25 of file detailedplane.cc.


Member Function Documentation

double semanticmodel::DetailedPlane::area ( void  ) const

Definition at line 108 of file detailedplane.cc.

Definition at line 127 of file detailedplane.cc.

Definition at line 58 of file detailedplane.cc.

void semanticmodel::DetailedPlane::toHullAndEquationPlaneMsg ( semanticmodel::Plane &  out)

Definition at line 184 of file detailedplane.cc.

semanticmodel::Plane semanticmodel::DetailedPlane::toPlaneMsg ( )

Definition at line 169 of file detailedplane.cc.


Member Data Documentation

Definition at line 60 of file detailedplane.hh.

Definition at line 60 of file detailedplane.hh.

Definition at line 60 of file detailedplane.hh.

Definition at line 63 of file detailedplane.hh.

Definition at line 69 of file detailedplane.hh.

Definition at line 72 of file detailedplane.hh.

Definition at line 60 of file detailedplane.hh.

Definition at line 75 of file detailedplane.hh.

Definition at line 66 of file detailedplane.hh.

const double semanticmodel::DetailedPlane::PLANE_ERROR_TOL = 0.2 [static, private]

Definition at line 32 of file detailedplane.hh.


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


semanticmodel
Author(s): Julian ("Mac") Mason
autogenerated on Thu Dec 12 2013 12:39:10