
Public Member Functions | |
| def | __init__ |
| def | to_xml |
Static Public Member Functions | |
| def | parse |
Public Attributes | |
| dims | |
Definition at line 116 of file __init__.py.
| def urdf_python.Box.__init__ | ( | self, | |
dims = None |
|||
| ) |
Definition at line 117 of file __init__.py.
| def urdf_python.Box.parse | ( | node | ) | [static] |
Reimplemented from urdf_python.Geometry.
Definition at line 124 of file __init__.py.
| def urdf_python.Box.to_xml | ( | self, | |
| doc | |||
| ) |
Definition at line 128 of file __init__.py.
Definition at line 117 of file __init__.py.