tabletop_object_detector::msg::_TabletopDetectionResult::TabletopDetectionResult Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 cluster_model_indices
 clusters
 models
 result
 table

Static Public Attributes

int NO_CLOUD_RECEIVED = 1
int NO_TABLE = 2
int OTHER_ERROR = 3
int SUCCESS = 4

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['table','clusters','models','cluster_model_indices','result']
string _full_text
 _has_header = False
string _md5sum = "52961ca508cc1f7a2b4e49033ee32175"
list _slot_types = ['tabletop_object_detector/Table','sensor_msgs/PointCloud[]','household_objects_database_msgs/DatabaseModelPoseList[]','int32[]','int32']
string _type = "tabletop_object_detector/TabletopDetectionResult"

Detailed Description

Definition at line 11 of file _TabletopDetectionResult.py.


Member Function Documentation

def tabletop_object_detector::msg::_TabletopDetectionResult::TabletopDetectionResult::__init__ (   self,
  args,
  kwds 
)
Constructor. Any message fields that are implicitly/explicitly
set to None will be assigned a default value. The recommend
use is keyword arguments as this is more robust to future message
changes.  You cannot mix in-order arguments and keyword arguments.

The available fields are:
   table,clusters,models,cluster_model_indices,result

@param args: complete set of field values, in .msg order
@param kwds: use keyword arguments corresponding to message field names
to set specific fields. 

Definition at line 189 of file _TabletopDetectionResult.py.

def tabletop_object_detector::msg::_TabletopDetectionResult::TabletopDetectionResult::_get_types (   self  )  [private]
internal API method

Definition at line 223 of file _TabletopDetectionResult.py.

def tabletop_object_detector::msg::_TabletopDetectionResult::TabletopDetectionResult::deserialize (   self,
  str 
)
unpack serialized message in str into this message instance
@param str: byte array of serialized message
@type  str: str

Definition at line 301 of file _TabletopDetectionResult.py.

def tabletop_object_detector::msg::_TabletopDetectionResult::TabletopDetectionResult::deserialize_numpy (   self,
  str,
  numpy 
)
unpack serialized message in str into this message instance using numpy for array types
@param str: byte array of serialized message
@type  str: str
@param numpy: numpy python module
@type  numpy: module

Definition at line 514 of file _TabletopDetectionResult.py.

def tabletop_object_detector::msg::_TabletopDetectionResult::TabletopDetectionResult::serialize (   self,
  buff 
)
serialize message into buffer
@param buff: buffer
@type  buff: StringIO

Definition at line 229 of file _TabletopDetectionResult.py.

def tabletop_object_detector::msg::_TabletopDetectionResult::TabletopDetectionResult::serialize_numpy (   self,
  buff,
  numpy 
)
serialize message with numpy array types into buffer
@param buff: buffer
@type  buff: StringIO
@param numpy: numpy python module
@type  numpy module

Definition at line 440 of file _TabletopDetectionResult.py.


Member Data Documentation

Definition at line 186 of file _TabletopDetectionResult.py.

Definition at line 15 of file _TabletopDetectionResult.py.

Definition at line 14 of file _TabletopDetectionResult.py.

string tabletop_object_detector::msg::_TabletopDetectionResult::TabletopDetectionResult::_md5sum = "52961ca508cc1f7a2b4e49033ee32175" [static, private]

Definition at line 12 of file _TabletopDetectionResult.py.

list tabletop_object_detector::msg::_TabletopDetectionResult::TabletopDetectionResult::_slot_types = ['tabletop_object_detector/Table','sensor_msgs/PointCloud[]','household_objects_database_msgs/DatabaseModelPoseList[]','int32[]','int32'] [static, private]

Definition at line 187 of file _TabletopDetectionResult.py.

Definition at line 13 of file _TabletopDetectionResult.py.

Definition at line 213 of file _TabletopDetectionResult.py.

Definition at line 209 of file _TabletopDetectionResult.py.

Definition at line 211 of file _TabletopDetectionResult.py.

Definition at line 181 of file _TabletopDetectionResult.py.

Definition at line 182 of file _TabletopDetectionResult.py.

Definition at line 183 of file _TabletopDetectionResult.py.

Definition at line 215 of file _TabletopDetectionResult.py.

Definition at line 184 of file _TabletopDetectionResult.py.

Definition at line 207 of file _TabletopDetectionResult.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerator


tabletop_object_detector
Author(s): Marius Muja and Matei Ciocarlie
autogenerated on Fri Jan 11 09:34:40 2013