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