7#ifndef YARP_DEV_ICALIBRATOR_H
8#define YARP_DEV_ICALIBRATOR_H
Interface implemented by all device drivers.
Interface for a calibrator device.
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
For streams capable of holding different kinds of content, check what they actually have.