YARP
Yet Another Robot Platform
Navigation2DClient.h File Reference
#include <yarp/os/Network.h>
#include <yarp/dev/ControlBoardInterfaces.h>
#include <yarp/dev/ControlBoardHelpers.h>
#include <yarp/sig/Vector.h>
#include <yarp/os/Time.h>
#include <yarp/dev/PolyDriver.h>
#include <yarp/dev/INavigation2D.h>
#include <mutex>
#include <string>
+ Include dependency graph for Navigation2DClient.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Navigation2DClient
 navigation2DClient: A device which allows a client application to perform navigation tasks, such as commanding the robot to reach a specific location in a map. More...
 

Macros

#define DEFAULT_THREAD_PERIOD   20
 

Macro Definition Documentation

◆ DEFAULT_THREAD_PERIOD

#define DEFAULT_THREAD_PERIOD   20

Definition at line 33 of file Navigation2DClient.h.