21 #ifndef TORQUECONTROLGRAVITYCONSISTENCY_H_
22 #define TORQUECONTROLGRAVITYCONSISTENCY_H_
25 #include <yarp/robottestingframework/TestCase.h>
26 #include <yarp/dev/ControlBoardInterfaces.h>
27 #include <yarp/dev/PolyDriver.h>
29 #include <yarpWholeBodyInterface/yarpWholeBodyInterface.h>
52 virtual bool setup(yarp::os::Property& property);
54 virtual void tearDown();
59 yarpWbi::yarpWholeBodyInterface * yarpRobot;
The test is supposed to be run with the iCub fixed to the pole, with the pole leveled with respect to...