#include <yarp/os/PeriodicThread.h>
#include <yarp/os/Semaphore.h>
#include <yarp/dev/ControlBoardInterfaces.h>
#include <yarp/dev/Lidar2DDeviceBase.h>
#include <yarp/dev/PolyDriver.h>
#include <yarp/sig/Vector.h>
#include <yarp/dev/ISerialDevice.h>
#include <mutex>
#include <string>
#include <vector>
#include <rplidar.h>
Go to the source code of this file.
Classes | |
class | RpLidar2 |
rpLidar2 : Documentation to be added More... | |
Typedefs | |
typedef unsigned char | byte |
typedef unsigned char byte |
Definition at line 41 of file rpLidar2.h.