27 #ifdef FARSA_USE_YARP_AND_ICUB
30 #include "neuroninterfaces.h"
31 #include "musclepair.h"
37 class MultiMotorController;
93 static void describe(QString type);
137 static void describe( QString type );
181 static void describe( QString type );
227 static void describe( QString type );
266 static void describe( QString type );
307 static void describe( QString type );
348 static void describe( QString type );
387 static void describe( QString type );
461 static void describe(QString type);
472 return m_proportionalController;
483 return m_proportionalController.
getK();
494 m_proportionalController.setK(k);
503 real getMaxVelocity()
const
505 return m_proportionalController.getMaxVelocity();
514 void setMaxVelocity(real maxVelocity)
516 m_proportionalController.setMaxVelocity(maxVelocity);
546 static void describe( QString type );
585 static void describe( QString type );
624 static void describe( QString type );
717 static void describe(QString type);
723 virtual void update();
753 QVector<QVector<int> > m_jointsGroups;
822 static void describe(QString type);
828 virtual void update();
874 static void describe( QString type );
920 static void describe( QString type );