Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
asmach_tutorials.msg._TestGoal.TestGoal Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 goal

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['goal']
string _full_text
 _has_header = False
string _md5sum = "96f1fc969cebfe9056357b5db1aa501e"
list _slot_types = ['float64']
string _type = "asmach_tutorials/TestGoal"

Detailed Description

Definition at line 8 of file _TestGoal.py.


Constructor & Destructor Documentation

def asmach_tutorials.msg._TestGoal.TestGoal.__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:
   goal

: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 19 of file _TestGoal.py.


Member Function Documentation

internal API method

Definition at line 41 of file _TestGoal.py.

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

Definition at line 57 of file _TestGoal.py.

def asmach_tutorials.msg._TestGoal.TestGoal.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, ``str``
:param numpy: numpy python module

Definition at line 83 of file _TestGoal.py.

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

Definition at line 47 of file _TestGoal.py.

def asmach_tutorials.msg._TestGoal.TestGoal.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 72 of file _TestGoal.py.


Member Data Documentation

Definition at line 16 of file _TestGoal.py.

Initial value:
"""# ====== DO NOT MODIFY! AUTOGENERATED FROM AN ACTION DEFINITION ======
float64 goal

"""

Definition at line 12 of file _TestGoal.py.

Definition at line 11 of file _TestGoal.py.

string asmach_tutorials::msg::_TestGoal.TestGoal::_md5sum = "96f1fc969cebfe9056357b5db1aa501e" [static, private]

Definition at line 9 of file _TestGoal.py.

list asmach_tutorials::msg::_TestGoal.TestGoal::_slot_types = ['float64'] [static, private]

Definition at line 17 of file _TestGoal.py.

string asmach_tutorials::msg::_TestGoal.TestGoal::_type = "asmach_tutorials/TestGoal" [static, private]

Definition at line 10 of file _TestGoal.py.

Definition at line 31 of file _TestGoal.py.


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


asmach_tutorials
Author(s): Jonathan Bohren
autogenerated on Thu Apr 24 2014 15:35:31