#include <yarp/os/Network.h>#include <yarp/os/BufferedPort.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 "ILocalization2DMsgs.h"#include "Localization2D_nwc_yarp_ParamsParser.h"
Include dependency graph for Localization2D_nwc_yarp.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Localization2D_nwc_yarp |
Localization2D_nwc_yarp A device which allows a user application retrieve the current position of the robot in the world. More... | |