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