
Public Member Functions | |
| def | __init__ (self, name=None, hardwareInterface=None, mechanicalReduction=1) |
| def | __str__ (self) |
| def | to_xml (self, doc) |
Static Public Member Functions | |
| def | parse (node, verbose=True) |
Public Attributes | |
| hardwareInterface | |
| mechanicalReduction | |
| name | |
Actuator node stores information about how a motor controls a joint : used in transmission tags
| def naoqi_tools.urdf.Actuator.__init__ | ( | self, | |
name = None, |
|||
hardwareInterface = None, |
|||
mechanicalReduction = 1 |
|||
| ) |
|
static |