Public Member Functions | Public Attributes | Static Public Attributes | Private Member Functions | Static Private Attributes
collider.srv._OccupancyPointQuery.OccupancyPointQueryResponse Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 occupancy

Static Public Attributes

int FREE = 0
int OCCUPIED = 1
int UNKNOWN = 1

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['occupancy']
string _full_text
 _has_header = False
string _md5sum = "b10186e2fea5f7a6d94365e03877eda8"
list _slot_types = ['int8']
string _type = "collider/OccupancyPointQueryResponse"

Detailed Description

Definition at line 122 of file _OccupancyPointQuery.py.


Constructor & Destructor Documentation

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:
   occupancy

: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 140 of file _OccupancyPointQuery.py.


Member Function Documentation

internal API method

Definition at line 162 of file _OccupancyPointQuery.py.

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

Definition at line 178 of file _OccupancyPointQuery.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 204 of file _OccupancyPointQuery.py.

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

Definition at line 168 of file _OccupancyPointQuery.py.

serialize message with numpy array types into buffer
:param buff: buffer, ``StringIO``
:param numpy: numpy python module

Definition at line 193 of file _OccupancyPointQuery.py.


Member Data Documentation

Definition at line 137 of file _OccupancyPointQuery.py.

Initial value:
"""int8 occupancy
int8 FREE=0
int8 OCCUPIED=1
int8 UNKNOWN=-1

"""

Definition at line 126 of file _OccupancyPointQuery.py.

Definition at line 125 of file _OccupancyPointQuery.py.

string collider::srv::_OccupancyPointQuery.OccupancyPointQueryResponse::_md5sum = "b10186e2fea5f7a6d94365e03877eda8" [static, private]

Definition at line 123 of file _OccupancyPointQuery.py.

Definition at line 138 of file _OccupancyPointQuery.py.

Definition at line 124 of file _OccupancyPointQuery.py.

Definition at line 133 of file _OccupancyPointQuery.py.

Definition at line 152 of file _OccupancyPointQuery.py.

Definition at line 134 of file _OccupancyPointQuery.py.

Definition at line 135 of file _OccupancyPointQuery.py.


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


collider
Author(s): Adam Harmat, Gil E. Jones, Kai M. Wurm, Armin Hornung. Maintained by Gil E. Jones
autogenerated on Fri Dec 6 2013 21:08:23