$search

gazebo::srv::_SetPhysicsProperties::SetPhysicsPropertiesRequest Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 gravity
 max_update_rate
 ode_config
 pause
 time_step

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['time_step','pause','max_update_rate','gravity','ode_config']
string _full_text
 _has_header = False
string _md5sum = "46d5128757a51ad3b4801be86612b17c"
list _slot_types = ['float64','bool','float64','geometry_msgs/Vector3','gazebo/ODEPhysics']
string _type = "gazebo/SetPhysicsPropertiesRequest"

Detailed Description

Definition at line 8 of file _SetPhysicsProperties.py.


Member Function Documentation

def gazebo::srv::_SetPhysicsProperties::SetPhysicsPropertiesRequest::__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:
   time_step,pause,max_update_rate,gravity,ode_config

@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 45 of file _SetPhysicsProperties.py.

def gazebo::srv::_SetPhysicsProperties::SetPhysicsPropertiesRequest::_get_types (   self  )  [private]
internal API method

Definition at line 79 of file _SetPhysicsProperties.py.

def gazebo::srv::_SetPhysicsProperties::SetPhysicsPropertiesRequest::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 97 of file _SetPhysicsProperties.py.

def gazebo::srv::_SetPhysicsProperties::SetPhysicsPropertiesRequest::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 134 of file _SetPhysicsProperties.py.

def gazebo::srv::_SetPhysicsProperties::SetPhysicsPropertiesRequest::serialize (   self,
  buff 
)
serialize message into buffer
@param buff: buffer
@type  buff: StringIO

Definition at line 85 of file _SetPhysicsProperties.py.

def gazebo::srv::_SetPhysicsProperties::SetPhysicsPropertiesRequest::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 120 of file _SetPhysicsProperties.py.


Member Data Documentation

Definition at line 42 of file _SetPhysicsProperties.py.

Initial value:
"""


float64 time_step
bool pause
float64 max_update_rate
geometry_msgs/Vector3 gravity
gazebo/ODEPhysics ode_config

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

float64 x
float64 y
float64 z
================================================================================
MSG: gazebo/ODEPhysics
#This message is deprecated.  Please use the version in gazebo_msgs instead.

bool auto_disable_bodies           # enable auto disabling of bodies, default false
uint32 sor_pgs_iters               # inner iterations when uisng projected Gauss Seidel
float64 sor_pgs_w                  # relaxation parameter when using projected Gauss Seidel, 1 = no relaxation
float64 contact_surface_layer      # contact "dead-band" width
float64 contact_max_correcting_vel # contact maximum correction velocity
float64 cfm                        # global constraint force mixing
float64 erp                        # global error reduction parameter
uint32 max_contacts                # maximum contact joints between two geoms

"""

Definition at line 12 of file _SetPhysicsProperties.py.

Definition at line 11 of file _SetPhysicsProperties.py.

string gazebo::srv::_SetPhysicsProperties::SetPhysicsPropertiesRequest::_md5sum = "46d5128757a51ad3b4801be86612b17c" [static, private]

Definition at line 9 of file _SetPhysicsProperties.py.

list gazebo::srv::_SetPhysicsProperties::SetPhysicsPropertiesRequest::_slot_types = ['float64','bool','float64','geometry_msgs/Vector3','gazebo/ODEPhysics'] [static, private]

Definition at line 43 of file _SetPhysicsProperties.py.

Definition at line 10 of file _SetPhysicsProperties.py.

Definition at line 69 of file _SetPhysicsProperties.py.

Definition at line 67 of file _SetPhysicsProperties.py.

Definition at line 71 of file _SetPhysicsProperties.py.

Definition at line 65 of file _SetPhysicsProperties.py.

Definition at line 63 of file _SetPhysicsProperties.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