|
| def | __init__ (self, name, tracer=None) |
| |
| def | __del__ (self) |
| |
| def | addTrace (self, entityName, signalName) |
| |
| def | createFrame (self, frameName, transformation, operationalPoint) |
| |
| def | defineHalfSitting (self, q) |
| |
| def | getActuatedJoints (self) |
| |
| def | help (self) |
| |
| def | initializeOpPoints (self) |
| |
| def | initializeRobot (self) |
| |
| def | initializeTracer (self) |
| |
| def | loadModelFromString (self, urdfString, rootJointType=pinocchio.JointModelFreeFlyer, removeMimicJoints=True) |
| |
| def | loadModelFromUrdf (self, urdfPath, urdfDir=None, rootJointType=pinocchio.JointModelFreeFlyer, removeMimicJoints=True) |
| |
| def | removeJoints (self, joints) |
| |
| def | reset (self, posture=None) |
| |
| def | setJointValueInConfig (self, q, jointNames, jointValues) |
| |
| def | startTracer (self) |
| |
| def | stopTracer (self) |
| |
| def | traceDefaultSignals (self) |
| |
◆ __init__()
| def dynamic_pinocchio.humanoid_robot.AbstractHumanoidRobot.__init__ |
( |
|
self, |
|
|
|
name, |
|
|
|
tracer = None |
|
) |
| |
◆ _initialize()
| def dynamic_pinocchio.humanoid_robot.AbstractHumanoidRobot._initialize |
( |
|
self | ) |
|
|
private |
The documentation for this class was generated from the following file: