Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
tabletop_object_detector.msg._Table.Table Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 convex_hull
 pose
 x_max
 x_min
 y_max
 y_min

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['pose','x_min','x_max','y_min','y_max','convex_hull']
string _full_text
 _has_header = False
string _md5sum = "78bc15ede71d2a033c05b33bb2a65927"
list _slot_types = ['geometry_msgs/PoseStamped','float32','float32','float32','float32','shape_msgs/Mesh']
string _type = "tabletop_object_detector/Table"

Detailed Description

Definition at line 11 of file _Table.py.


Constructor & Destructor Documentation

def tabletop_object_detector.msg._Table.Table.__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:
   pose,x_min,x_max,y_min,y_max,convex_hull

: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 103 of file _Table.py.


Member Function Documentation

internal API method

Definition at line 140 of file _Table.py.

unpack serialized message in str into this message instance
:param str: byte array of serialized message, ``str``

Definition at line 174 of file _Table.py.

unpack serialized message in str into this message instance using numpy for array types
:param str: byte array of serialized message, ``str``
:param numpy: numpy python module

Definition at line 257 of file _Table.py.

serialize message into buffer
:param buff: buffer, ``StringIO``

Definition at line 146 of file _Table.py.

def tabletop_object_detector.msg._Table.Table.serialize_numpy (   self,
  buff,
  numpy 
)
serialize message with numpy array types into buffer
:param buff: buffer, ``StringIO``
:param numpy: numpy python module

Definition at line 228 of file _Table.py.


Member Data Documentation

Definition at line 100 of file _Table.py.

Definition at line 15 of file _Table.py.

Definition at line 14 of file _Table.py.

string tabletop_object_detector::msg::_Table.Table::_md5sum = "78bc15ede71d2a033c05b33bb2a65927" [static, private]

Definition at line 12 of file _Table.py.

list tabletop_object_detector::msg::_Table.Table::_slot_types = ['geometry_msgs/PoseStamped','float32','float32','float32','float32','shape_msgs/Mesh'] [static, private]

Definition at line 101 of file _Table.py.

string tabletop_object_detector::msg::_Table.Table::_type = "tabletop_object_detector/Table" [static, private]

Definition at line 13 of file _Table.py.

Definition at line 115 of file _Table.py.

Definition at line 115 of file _Table.py.

Definition at line 115 of file _Table.py.

Definition at line 115 of file _Table.py.

Definition at line 115 of file _Table.py.

Definition at line 115 of file _Table.py.


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


tabletop_object_detector
Author(s): Marius Muja and Matei Ciocarlie
autogenerated on Mon Oct 6 2014 11:45:35