Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
srs_symbolic_grounding.srv._SymbolGroundingExploreBasePose.SymbolGroundingExploreBasePoseResponse Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 explore_base_pose_list

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['explore_base_pose_list']
string _full_text
 _has_header = False
string _md5sum = "769d7fb980986ff55d6f22225f033b69"
list _slot_types = ['geometry_msgs/Pose2D[]']
string _type = "srs_symbolic_grounding/SymbolGroundingExploreBasePoseResponse"

Detailed Description

Definition at line 228 of file _SymbolGroundingExploreBasePose.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:
   explore_base_pose_list

: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 249 of file _SymbolGroundingExploreBasePose.py.


Member Function Documentation

internal API method

Definition at line 271 of file _SymbolGroundingExploreBasePose.py.

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

Definition at line 291 of file _SymbolGroundingExploreBasePose.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 331 of file _SymbolGroundingExploreBasePose.py.

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

Definition at line 277 of file _SymbolGroundingExploreBasePose.py.

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

Definition at line 316 of file _SymbolGroundingExploreBasePose.py.


Member Data Documentation

Definition at line 246 of file _SymbolGroundingExploreBasePose.py.

Initial value:
"""geometry_msgs/Pose2D[] explore_base_pose_list





================================================================================
MSG: geometry_msgs/Pose2D
# This expresses a position and orientation on a 2D manifold.

float64 x
float64 y
float64 theta
"""

Definition at line 232 of file _SymbolGroundingExploreBasePose.py.

Definition at line 231 of file _SymbolGroundingExploreBasePose.py.

Definition at line 229 of file _SymbolGroundingExploreBasePose.py.

Definition at line 247 of file _SymbolGroundingExploreBasePose.py.

Definition at line 230 of file _SymbolGroundingExploreBasePose.py.

Definition at line 261 of file _SymbolGroundingExploreBasePose.py.


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


srs_symbolic_grounding
Author(s): Beisheng Liu
autogenerated on Mon Oct 6 2014 08:23:10