#include "laserHokuyo.h"#include <yarp/os/Time.h>#include <yarp/os/Log.h>#include <yarp/os/LogStream.h>#include <cmath>#include <cstdlib>#include <cstring>#include <iostream>#include <limits>
Include dependency graph for laserHokuyo.cpp:Go to the source code of this file.
Macros | |
| #define | _USE_MATH_DEFINES |
| #define | DEG2RAD M_PI/180.0 |
| #define _USE_MATH_DEFINES |
Definition at line 19 of file laserHokuyo.cpp.
| #define DEG2RAD M_PI/180.0 |
Definition at line 34 of file laserHokuyo.cpp.