
Public Member Functions | |
| def | __init__ (self, damping=None, friction=None) |
| def | __str__ (self) |
| def | to_openrave_xml (self, doc) |
| def | to_xml (self, doc) |
Static Public Member Functions | |
| def | parse (node) |
Public Attributes | |
| damping | |
| friction | |
Dynamics node stores coefficients that define the dynamics of a joint
| def naoqi_tools.urdf.Dynamics.__init__ | ( | self, | |
damping = None, |
|||
friction = None |
|||
| ) |