$search

gazebo::msg::_ContactState::ContactState Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 contact_normals
 contact_positions
 depths
 geom1_name
 geom2_name
 info
 total_wrench
 wrenches

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['info','geom1_name','geom2_name','wrenches','total_wrench','contact_positions','contact_normals','depths']
string _full_text
 _has_header = False
string _md5sum = "7f688fc24d90d16872fdc9ea8c6e45ab"
list _slot_types = ['string','string','string','geometry_msgs/Wrench[]','geometry_msgs/Wrench','geometry_msgs/Vector3[]','geometry_msgs/Vector3[]','float64[]']
string _type = "gazebo/ContactState"

Detailed Description

Definition at line 7 of file _ContactState.py.


Member Function Documentation

def gazebo::msg::_ContactState::ContactState::__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:
   info,geom1_name,geom2_name,wrenches,total_wrench,contact_positions,contact_normals,depths

@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 40 of file _ContactState.py.

def gazebo::msg::_ContactState::ContactState::_get_types (   self  )  [private]
internal API method

Definition at line 83 of file _ContactState.py.

def gazebo::msg::_ContactState::ContactState::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 133 of file _ContactState.py.

def gazebo::msg::_ContactState::ContactState::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 262 of file _ContactState.py.

def gazebo::msg::_ContactState::ContactState::serialize (   self,
  buff 
)
serialize message into buffer
@param buff: buffer
@type  buff: StringIO

Definition at line 89 of file _ContactState.py.

def gazebo::msg::_ContactState::ContactState::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 216 of file _ContactState.py.


Member Data Documentation

Definition at line 37 of file _ContactState.py.

Initial value:
"""#This message is deprecated.  Please use the version in gazebo_msgs instead.

string info                                   # text info on this contact
string geom1_name                             # name of contact geom1
string geom2_name                             # name of contact geom2
geometry_msgs/Wrench[] wrenches               # list of forces/torques
geometry_msgs/Wrench total_wrench             # sum of forces/torques in every DOF
geometry_msgs/Vector3[] contact_positions     # list of contact position
geometry_msgs/Vector3[] contact_normals       # list of contact normals
float64[] depths                              # list of penetration depths

================================================================================
MSG: geometry_msgs/Wrench
# This represents force in free space, seperated into 
# it's linear and angular parts.  
Vector3  force
Vector3  torque

================================================================================
MSG: geometry_msgs/Vector3
# This represents a vector in free space. 

float64 x
float64 y
float64 z
"""

Definition at line 11 of file _ContactState.py.

Definition at line 10 of file _ContactState.py.

string gazebo::msg::_ContactState::ContactState::_md5sum = "7f688fc24d90d16872fdc9ea8c6e45ab" [static, private]

Definition at line 8 of file _ContactState.py.

list gazebo::msg::_ContactState::ContactState::_slot_types = ['string','string','string','geometry_msgs/Wrench[]','geometry_msgs/Wrench','geometry_msgs/Vector3[]','geometry_msgs/Vector3[]','float64[]'] [static, private]

Definition at line 38 of file _ContactState.py.

Definition at line 9 of file _ContactState.py.

Definition at line 70 of file _ContactState.py.

Definition at line 68 of file _ContactState.py.

Definition at line 72 of file _ContactState.py.

Definition at line 60 of file _ContactState.py.

Definition at line 62 of file _ContactState.py.

Definition at line 58 of file _ContactState.py.

Definition at line 66 of file _ContactState.py.

Definition at line 64 of file _ContactState.py.


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


gazebo
Author(s): Nate Koenig, Andrew Howard, with contributions from many others. See web page for a full credits llist.
autogenerated on Sat Mar 2 13:39:21 2013