10 #ifndef YARP_DEV_ICALIBRATOR_H
11 #define YARP_DEV_ICALIBRATOR_H
Interface implemented by all device drivers.
virtual bool park(DeviceDriver *dd, bool wait=true)=0
virtual bool calibrate(DeviceDriver *dd)=0
virtual bool quitPark()=0
virtual bool quitCalibrate()=0
virtual ~ICalibrator()=default
The main, catch-all namespace for YARP.