Public Member Functions | |
def | __init__ |
def | to_xml |
Static Public Member Functions | |
def | parse |
Public Attributes | |
length | |
radius |
Definition at line 135 of file __init__.py.
def urdf_python.Cylinder.__init__ | ( | self, | |
radius = 0.0 , |
|||
length = 0.0 |
|||
) |
Definition at line 136 of file __init__.py.
def urdf_python.Cylinder.parse | ( | node | ) | [static] |
Reimplemented from urdf_python.Geometry.
Definition at line 141 of file __init__.py.
def urdf_python.Cylinder.to_xml | ( | self, | |
doc | |||
) |
Definition at line 146 of file __init__.py.
Definition at line 136 of file __init__.py.
Definition at line 136 of file __init__.py.