Public Member Functions | Public Attributes | Static Public Attributes
urdf_parser_py.sdf.Inertia Class Reference

List of all members.

Public Member Functions

def __init__
def to_matrix

Public Attributes

 ixx
 ixy
 ixz
 iyy
 iyz
 izz

Static Public Attributes

list KEYS = ['ixx', 'ixy', 'ixz', 'iyy', 'iyz', 'izz']

Detailed Description

Definition at line 60 of file sdf.py.


Constructor & Destructor Documentation

def urdf_parser_py.sdf.Inertia.__init__ (   self,
  ixx = 0.0,
  ixy = 0.0,
  ixz = 0.0,
  iyy = 0.0,
  iyz = 0.0,
  izz = 0.0 
)

Definition at line 63 of file sdf.py.


Member Function Documentation

Definition at line 71 of file sdf.py.


Member Data Documentation

Definition at line 63 of file sdf.py.

Definition at line 63 of file sdf.py.

Definition at line 63 of file sdf.py.

Definition at line 63 of file sdf.py.

Definition at line 63 of file sdf.py.

Definition at line 63 of file sdf.py.

list urdf_parser_py::sdf.Inertia::KEYS = ['ixx', 'ixy', 'ixz', 'iyy', 'iyz', 'izz'] [static]

Definition at line 61 of file sdf.py.


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


pr2_calibration_launch
Author(s): Vijay Pradeep
autogenerated on Fri Aug 28 2015 12:06:40