$search

srs_symbolic_grounding::srv::_SymbolGroundingGraspBasePoseExperimental::SymbolGroundingGraspBasePoseExperimentalResponse Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 grasp_base_pose
 obstacle_check
 reach

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['obstacle_check','reach','grasp_base_pose']
string _full_text
 _has_header = False
string _md5sum = "1166b4429d4bb491f620326781fed922"
list _slot_types = ['bool','float32','geometry_msgs/Pose2D']
string _type = "srs_symbolic_grounding/SymbolGroundingGraspBasePoseExperimentalResponse"

Detailed Description

Definition at line 236 of file _SymbolGroundingGraspBasePoseExperimental.py.


Member Function Documentation

def srs_symbolic_grounding::srv::_SymbolGroundingGraspBasePoseExperimental::SymbolGroundingGraspBasePoseExperimentalResponse::__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:
   obstacle_check,reach,grasp_base_pose

@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 256 of file _SymbolGroundingGraspBasePoseExperimental.py.

def srs_symbolic_grounding::srv::_SymbolGroundingGraspBasePoseExperimental::SymbolGroundingGraspBasePoseExperimentalResponse::_get_types (   self  )  [private]
internal API method

Definition at line 284 of file _SymbolGroundingGraspBasePoseExperimental.py.

def srs_symbolic_grounding::srv::_SymbolGroundingGraspBasePoseExperimental::SymbolGroundingGraspBasePoseExperimentalResponse::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 302 of file _SymbolGroundingGraspBasePoseExperimental.py.

def srs_symbolic_grounding::srv::_SymbolGroundingGraspBasePoseExperimental::SymbolGroundingGraspBasePoseExperimentalResponse::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 336 of file _SymbolGroundingGraspBasePoseExperimental.py.

def srs_symbolic_grounding::srv::_SymbolGroundingGraspBasePoseExperimental::SymbolGroundingGraspBasePoseExperimentalResponse::serialize (   self,
  buff 
)
serialize message into buffer
@param buff: buffer
@type  buff: StringIO

Definition at line 290 of file _SymbolGroundingGraspBasePoseExperimental.py.

def srs_symbolic_grounding::srv::_SymbolGroundingGraspBasePoseExperimental::SymbolGroundingGraspBasePoseExperimentalResponse::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 322 of file _SymbolGroundingGraspBasePoseExperimental.py.


Member Data Documentation

Initial value:
"""bool obstacle_check
float32 reach
geometry_msgs/Pose2D grasp_base_pose


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

float64 x
float64 y
float64 theta
"""

Definition at line 240 of file _SymbolGroundingGraspBasePoseExperimental.py.


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


srs_symbolic_grounding
Author(s): Beisheng Liu
autogenerated on Tue Mar 5 19:26:13 2013