#include <yarp/os/Network.h>
#include <yarp/dev/ControlBoardInterfaces.h>
#include <yarp/dev/PolyDriver.h>
#include <yarp/dev/ControlBoardInterfacesImpl.h>
#include <yarp/dev/IPreciselyTimed.h>
#include <yarp/os/Semaphore.h>
#include <yarp/dev/IMultipleWrapper.h>
#include <string>
#include <vector>
#include "ControlBoardRemapperHelpers.h"
Go to the source code of this file.
Classes | |
class | ControlBoardRemapper |
controlboardremapper : device that takes a list of axes from multiple controlboards and expose them as a single controlboard. More... | |