#include <yarp/dev/DeviceDriver.h>
#include <yarp/os/Port.h>
#include <yarp/os/PortReaderBuffer.h>
#include <yarp/dev/IPreciselyTimed.h>
#include <yarp/dev/ReturnValue.h>
#include <yarp/dev/IFrameGrabberImage.h>
#include <yarp/dev/IFrameGrabberControls.h>
#include <yarp/dev/IFrameGrabberControlsDC1394.h>
#include <yarp/dev/IRgbVisualParams.h>
#include "FrameGrabberMsgs.h"
#include "StreamReceiver.h"
#include <mutex>
#include "FrameGrabber_nwc_yarp_ParamsParser.h"
Go to the source code of this file.
Classes | |
class | FrameGrabberOf_ForwarderWithStream< ImageType > |
class | FrameGrabber_nwc_yarp |
frameGrabber_nwc_yarp : The client of a frameGrabber_nws_yarp. More... | |