#include <yarp/os/Network.h>#include <yarp/os/BufferedPort.h>#include <yarp/dev/IPreciselyTimed.h>#include <yarp/dev/IRangefinder2D.h>#include <yarp/dev/ControlBoardInterfaces.h>#include <yarp/dev/ControlBoardHelpers.h>#include <yarp/dev/LaserScan2D.h>#include <yarp/sig/Vector.h>#include <yarp/os/Time.h>#include <yarp/dev/PolyDriver.h>#include <mutex>
Include dependency graph for Rangefinder2DClient.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Rangefinder2DInputPortProcessor |
| class | Rangefinder2DClient |
Rangefinder2DClient: The client side of any ILaserRangefinder2D capable device. More... | |
Macros | |
| #define | DEFAULT_THREAD_PERIOD 20 |
Variables | |
| const int | LASER_TIMEOUT =100 |
| #define DEFAULT_THREAD_PERIOD 20 |
Definition at line 37 of file Rangefinder2DClient.h.
| const int LASER_TIMEOUT =100 |
Definition at line 38 of file Rangefinder2DClient.h.