YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
Rangefinder2DTransformer.h File Reference
+ Include dependency graph for Rangefinder2DTransformer.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Rangefinder2DTransformer
 Rangefinder2DTransformer: A device which acts a virtual laser, it attaches to another lidar, which provides a stream a measurements, and reclocates them in the space. More...
 

Macros

#define DEFAULT_THREAD_PERIOD   20
 

Variables

const int LASER_TIMEOUT =100
 

Macro Definition Documentation

◆ DEFAULT_THREAD_PERIOD

#define DEFAULT_THREAD_PERIOD   20

Definition at line 26 of file Rangefinder2DTransformer.h.

Variable Documentation

◆ LASER_TIMEOUT

const int LASER_TIMEOUT =100

Definition at line 27 of file Rangefinder2DTransformer.h.