#include <yarp/os/Network.h>#include <yarp/os/BufferedPort.h>#include <yarp/dev/IPreciselyTimed.h>#include <yarp/dev/ControlBoardInterfaces.h>#include <yarp/dev/ControlBoardHelpers.h>#include <yarp/sig/Vector.h>#include <yarp/os/Semaphore.h>#include <yarp/os/Time.h>#include <yarp/os/Port.h>#include <mutex>#include <string>#include <yarp/dev/PolyDriver.h>#include <yarp/dev/Map2DLocation.h>#include <yarp/dev/ILocalization2D.h>
Include dependency graph for Localization2DClient.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Localization2DClient |
localization2DClient A device which allows a user application retrieve the current position of the robot in the world. More... | |