All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends
Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
tf2_msgs.msg._TFMessage.TFMessage Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 transforms

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['transforms']
string _full_text
 _has_header = False
string _md5sum = "94810edda583a504dfda3829e70d7eec"
list _slot_types = ['geometry_msgs/TransformStamped[]']
string _type = "tf2_msgs/TFMessage"

Detailed Description

Definition at line 10 of file _TFMessage.py.


Constructor & Destructor Documentation

def tf2_msgs.msg._TFMessage.TFMessage.__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:
   transforms

: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 74 of file _TFMessage.py.


Member Function Documentation

internal API method

Definition at line 96 of file _TFMessage.py.

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

Definition at line 138 of file _TFMessage.py.

def tf2_msgs.msg._TFMessage.TFMessage.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 234 of file _TFMessage.py.

def tf2_msgs.msg._TFMessage.TFMessage.serialize (   self,
  buff 
)
serialize message into buffer
:param buff: buffer, ``StringIO``

Definition at line 102 of file _TFMessage.py.

def tf2_msgs.msg._TFMessage.TFMessage.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 197 of file _TFMessage.py.


Member Data Documentation

Definition at line 71 of file _TFMessage.py.

Definition at line 14 of file _TFMessage.py.

Definition at line 13 of file _TFMessage.py.

string tf2_msgs::msg::_TFMessage.TFMessage::_md5sum = "94810edda583a504dfda3829e70d7eec" [static, private]

Definition at line 11 of file _TFMessage.py.

list tf2_msgs::msg::_TFMessage.TFMessage::_slot_types = ['geometry_msgs/TransformStamped[]'] [static, private]

Definition at line 72 of file _TFMessage.py.

string tf2_msgs::msg::_TFMessage.TFMessage::_type = "tf2_msgs/TFMessage" [static, private]

Definition at line 12 of file _TFMessage.py.

Definition at line 86 of file _TFMessage.py.


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


tf2_msgs
Author(s): Eitan Marder-Eppstein
autogenerated on Mon Aug 19 2013 10:26:46