pr2_pick_and_place_service::srv::_DetectTable::DetectTableResponse Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 place_rectangle_dims
 table_front_edge
 table_height

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['table_height','table_front_edge','place_rectangle_dims']
string _full_text
 _has_header = False
string _md5sum = "c996c717660df0fe7c59c4ce9803862c"
list _slot_types = ['int32','int32','int32[]']
string _type = "pr2_pick_and_place_service/DetectTableResponse"

Detailed Description

Definition at line 96 of file _DetectTable.py.


Member Function Documentation

def pr2_pick_and_place_service::srv::_DetectTable::DetectTableResponse::__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_height,table_front_edge,place_rectangle_dims

@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 109 of file _DetectTable.py.

def pr2_pick_and_place_service::srv::_DetectTable::DetectTableResponse::_get_types (   self  )  [private]
internal API method

Definition at line 137 of file _DetectTable.py.

def pr2_pick_and_place_service::srv::_DetectTable::DetectTableResponse::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 159 of file _DetectTable.py.

def pr2_pick_and_place_service::srv::_DetectTable::DetectTableResponse::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 201 of file _DetectTable.py.

def pr2_pick_and_place_service::srv::_DetectTable::DetectTableResponse::serialize (   self,
  buff 
)
serialize message into buffer
@param buff: buffer
@type  buff: StringIO

Definition at line 143 of file _DetectTable.py.

def pr2_pick_and_place_service::srv::_DetectTable::DetectTableResponse::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 183 of file _DetectTable.py.


Member Data Documentation

Definition at line 106 of file _DetectTable.py.

Initial value:
"""int32 table_height
int32 table_front_edge
int32[] place_rectangle_dims


"""

Definition at line 100 of file _DetectTable.py.

Definition at line 99 of file _DetectTable.py.

string pr2_pick_and_place_service::srv::_DetectTable::DetectTableResponse::_md5sum = "c996c717660df0fe7c59c4ce9803862c" [static, private]

Definition at line 97 of file _DetectTable.py.

list pr2_pick_and_place_service::srv::_DetectTable::DetectTableResponse::_slot_types = ['int32','int32','int32[]'] [static, private]

Definition at line 107 of file _DetectTable.py.

Definition at line 98 of file _DetectTable.py.

Definition at line 131 of file _DetectTable.py.

Definition at line 129 of file _DetectTable.py.

Definition at line 127 of file _DetectTable.py.


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


pr2_pick_and_place_service
Author(s): Sarah Osentoski
autogenerated on Fri Jan 11 10:06:39 2013