#include <yarp/dev/DeviceDriver.h>
#include <yarp/dev/ControlBoardInterfaces.h>
#include <yarp/dev/IFrameGrabberImage.h>
#include <yarp/sig/Vector.h>
#include <yarp/sig/Image.h>
#include <yarp/os/Time.h>
#include <yarp/os/LogComponent.h>
#include "FakeBot_ParamsParser.h"
Go to the source code of this file.
Classes | |
class | FakeBot |
fakebot deprecated: Documentation to be added More... | |
Functions | |
const yarp::os::LogComponent & | FAKEBOT () |
|
extern |
Definition at line 19 of file FakeBot.cpp.