Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
art_msgs.msg._CarDrive.CarDrive Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 acceleration
 behavior
 gear
 jerk
 speed
 steering_angle

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['speed','acceleration','jerk','steering_angle','gear','behavior']
string _full_text
 _has_header = False
string _md5sum = "977b12f7daeec4c2a2276732baf95662"
list _slot_types = ['float32','float32','float32','float32','art_msgs/Gear','art_msgs/PilotBehavior']
string _type = "art_msgs/CarDrive"

Detailed Description

Definition at line 9 of file _CarDrive.py.


Constructor & Destructor Documentation

def art_msgs.msg._CarDrive.CarDrive.__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:
   speed,acceleration,jerk,steering_angle,gear,behavior

: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 93 of file _CarDrive.py.


Member Function Documentation

internal API method

Definition at line 130 of file _CarDrive.py.

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

Definition at line 147 of file _CarDrive.py.

def art_msgs.msg._CarDrive.CarDrive.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 179 of file _CarDrive.py.

def art_msgs.msg._CarDrive.CarDrive.serialize (   self,
  buff 
)
serialize message into buffer
:param buff: buffer, ``StringIO``

Definition at line 136 of file _CarDrive.py.

def art_msgs.msg._CarDrive.CarDrive.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 167 of file _CarDrive.py.


Member Data Documentation

Definition at line 90 of file _CarDrive.py.

Definition at line 13 of file _CarDrive.py.

Definition at line 12 of file _CarDrive.py.

string art_msgs::msg::_CarDrive.CarDrive::_md5sum = "977b12f7daeec4c2a2276732baf95662" [static, private]

Definition at line 10 of file _CarDrive.py.

list art_msgs::msg::_CarDrive.CarDrive::_slot_types = ['float32','float32','float32','float32','art_msgs/Gear','art_msgs/PilotBehavior'] [static, private]

Definition at line 91 of file _CarDrive.py.

string art_msgs::msg::_CarDrive.CarDrive::_type = "art_msgs/CarDrive" [static, private]

Definition at line 11 of file _CarDrive.py.

Definition at line 105 of file _CarDrive.py.

Definition at line 105 of file _CarDrive.py.

Definition at line 105 of file _CarDrive.py.

Definition at line 105 of file _CarDrive.py.

Definition at line 105 of file _CarDrive.py.

Definition at line 105 of file _CarDrive.py.


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


art_msgs
Author(s): Jack O'Quin
autogenerated on Fri Jan 3 2014 11:08:06