22 bool configure(yarp::os::ResourceFinder &rf)
override;
23 double getPeriod()
override;
24 bool updateModule()
override;
25 bool close()
override;
28 yarp::dev::PolyDriverList canDevices;
29 yarp::dev::PolyDriverList mapperDevices;
30 yarp::dev::PolyDriverList wrapperDevices;
31 yarp::dev::PolyDriverList calibratorDevices;