$search

sensor_msgs::msg::_Imu::Imu Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 angular_velocity
 angular_velocity_covariance
 header
 linear_acceleration
 linear_acceleration_covariance
 orientation
 orientation_covariance

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['header','orientation','orientation_covariance','angular_velocity','angular_velocity_covariance','linear_acceleration','linear_acceleration_covariance']
string _full_text
 _has_header = True
string _md5sum = "6a62c6daae103f4ff57a132d6f95cec2"
list _slot_types = ['Header','geometry_msgs/Quaternion','float64[9]','geometry_msgs/Vector3','float64[9]','geometry_msgs/Vector3','float64[9]']
string _type = "sensor_msgs/Imu"

Detailed Description

Definition at line 8 of file _Imu.py.


Member Function Documentation

def sensor_msgs::msg::_Imu::Imu::__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:
   header,orientation,orientation_covariance,angular_velocity,angular_velocity_covariance,linear_acceleration,linear_acceleration_covariance

@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 71 of file _Imu.py.

def sensor_msgs::msg::_Imu::Imu::_get_types (   self  )  [private]
internal API method

Definition at line 111 of file _Imu.py.

def sensor_msgs::msg::_Imu::Imu::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 141 of file _Imu.py.

def sensor_msgs::msg::_Imu::Imu::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 219 of file _Imu.py.

def sensor_msgs::msg::_Imu::Imu::serialize (   self,
  buff 
)
serialize message into buffer
@param buff: buffer
@type  buff: StringIO

Definition at line 117 of file _Imu.py.

def sensor_msgs::msg::_Imu::Imu::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 193 of file _Imu.py.


Member Data Documentation

Definition at line 68 of file _Imu.py.

string sensor_msgs::msg::_Imu::Imu::_full_text [static, private]

Definition at line 12 of file _Imu.py.

sensor_msgs::msg::_Imu::Imu::_has_header = True [static, private]

Definition at line 11 of file _Imu.py.

string sensor_msgs::msg::_Imu::Imu::_md5sum = "6a62c6daae103f4ff57a132d6f95cec2" [static, private]

Definition at line 9 of file _Imu.py.

list sensor_msgs::msg::_Imu::Imu::_slot_types = ['Header','geometry_msgs/Quaternion','float64[9]','geometry_msgs/Vector3','float64[9]','geometry_msgs/Vector3','float64[9]'] [static, private]

Definition at line 69 of file _Imu.py.

string sensor_msgs::msg::_Imu::Imu::_type = "sensor_msgs/Imu" [static, private]

Definition at line 10 of file _Imu.py.

Definition at line 95 of file _Imu.py.

Definition at line 97 of file _Imu.py.

Definition at line 89 of file _Imu.py.

Definition at line 99 of file _Imu.py.

Definition at line 101 of file _Imu.py.

Definition at line 91 of file _Imu.py.

Definition at line 93 of file _Imu.py.


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


sensor_msgs
Author(s): Maintained by Tully Foote/tfoote@willowgarage.com
autogenerated on Fri Mar 1 15:06:15 2013