21 #ifndef _GAZECONTROLSIMPLELOOK_H_
22 #define _GAZECONTROLSIMPLELOOK_H_
24 #include <yarp/robottestingframework/TestCase.h>
25 #include <yarp/os/Property.h>
26 #include <yarp/dev/PolyDriver.h>
40 yarp::dev::PolyDriver driver;
45 virtual bool setup(yarp::os::Property& property);
46 virtual void tearDown();
This test verifies the simple gaze movements.