Public Member Functions | |
| def | __init__ |
| def | to_xml |
Static Public Member Functions | |
| def | parse |
Public Attributes | |
| orientation | |
| position | |
Definition at line 427 of file __init__.py.
| def urdf_python.Pose.__init__ | ( | self, | |
position = None, |
|||
quaternion = None |
|||
| ) |
Definition at line 428 of file __init__.py.
| def urdf_python.Pose.parse | ( | node | ) | [static] |
Definition at line 433 of file __init__.py.
| def urdf_python.Pose.to_xml | ( | self, | |
| doc | |||
| ) |
Definition at line 443 of file __init__.py.
Definition at line 428 of file __init__.py.
Definition at line 428 of file __init__.py.