YARP
Yet Another Robot Platform
laserHokuyo.cpp File Reference
#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
 

Macro Definition Documentation

◆ _USE_MATH_DEFINES

#define _USE_MATH_DEFINES

Definition at line 19 of file laserHokuyo.cpp.

◆ DEG2RAD

#define DEG2RAD   M_PI/180.0

Definition at line 34 of file laserHokuyo.cpp.