Public Member Functions | Public Attributes | Static Public Attributes | Private Member Functions | Static Private Attributes
simple_arm_server.msg._ArmAction.ArmAction Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 command
 goal
 move_time
 type

Static Public Attributes

int MOVE_ARM = 0
int MOVE_GRIPPER = 1

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['type','goal','command','move_time']
string _full_text
 _has_header = False
string _md5sum = "3cbdbdb85ac6ff6f8288425d4a1dec78"
list _slot_types = ['byte','geometry_msgs/Pose','float64','duration']
string _type = "simple_arm_server/ArmAction"

Detailed Description

Definition at line 10 of file _ArmAction.py.


Constructor & Destructor Documentation

def simple_arm_server.msg._ArmAction.ArmAction.__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:
   type,goal,command,move_time

: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 58 of file _ArmAction.py.


Member Function Documentation

internal API method

Definition at line 89 of file _ArmAction.py.

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

Definition at line 106 of file _ArmAction.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 139 of file _ArmAction.py.

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

Definition at line 95 of file _ArmAction.py.

def simple_arm_server.msg._ArmAction.ArmAction.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 127 of file _ArmAction.py.


Member Data Documentation

Definition at line 55 of file _ArmAction.py.

Definition at line 14 of file _ArmAction.py.

Definition at line 13 of file _ArmAction.py.

string simple_arm_server::msg::_ArmAction.ArmAction::_md5sum = "3cbdbdb85ac6ff6f8288425d4a1dec78" [static, private]

Definition at line 11 of file _ArmAction.py.

list simple_arm_server::msg::_ArmAction.ArmAction::_slot_types = ['byte','geometry_msgs/Pose','float64','duration'] [static, private]

Definition at line 56 of file _ArmAction.py.

string simple_arm_server::msg::_ArmAction.ArmAction::_type = "simple_arm_server/ArmAction" [static, private]

Definition at line 12 of file _ArmAction.py.

Definition at line 70 of file _ArmAction.py.

Definition at line 70 of file _ArmAction.py.

Definition at line 52 of file _ArmAction.py.

Definition at line 53 of file _ArmAction.py.

Definition at line 70 of file _ArmAction.py.

Definition at line 70 of file _ArmAction.py.


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


simple_arm_server
Author(s): Michael Ferguson
autogenerated on Mon Oct 6 2014 07:42:07