iCub-main
|
Go to the source code of this file.
Namespaces | |
python-motor-control | |
Variables | |
python-motor-control.props = yarp.Property() | |
python-motor-control.armDriver = yarp.PolyDriver(props) | |
python-motor-control.iPos = armDriver.viewIPositionControl() | |
python-motor-control.iVel = armDriver.viewIVelocityControl() | |
python-motor-control.iEnc = armDriver.viewIEncoders() | |
python-motor-control.jnts = iPos.getAxes() | |
python-motor-control.encs = yarp.Vector(jnts) | |
python-motor-control.home = yarp.Vector(jnts, encs.data()) | |
store as home position More... | |
python-motor-control.tmp = yarp.Vector(jnts) | |