#include <yarp/dev/DeviceDriver.h>
#include <yarp/dev/WrapperSingle.h>
#include <yarp/dev/IFrameTransformStorage.h>
#include <yarp/os/PeriodicThread.h>
#include <FrameTransformStorageGetRPC.h>
Go to the source code of this file.
Classes | |
class | FrameTransformGet_nws_yarp |
frameTransformGet_nws_yarp : A network wrapper client which converts the input retrieved from an IFrameTransformStorageGet interface to a FrameTransformStorageGetRPC thrift interface. More... | |