YARP
Yet Another Robot Platform
laserFromDepth.cpp File Reference
#include "laserFromDepth.h"
#include <yarp/os/Time.h>
#include <yarp/os/Log.h>
#include <yarp/os/LogStream.h>
#include <yarp/os/ResourceFinder.h>
#include <cmath>
#include <cstring>
#include <cstdlib>
#include <iostream>
#include <limits>
#include <mutex>
+ Include dependency graph for laserFromDepth.cpp:

Go to the source code of this file.

Macros

#define _USE_MATH_DEFINES
 
#define DEG2RAD   M_PI/180.0
 

Functions

const yarp::os::LogComponentLASER_FROM_DEPTH ()
 

Macro Definition Documentation

◆ _USE_MATH_DEFINES

#define _USE_MATH_DEFINES

Definition at line 19 of file laserFromDepth.cpp.

◆ DEG2RAD

#define DEG2RAD   M_PI/180.0

Definition at line 38 of file laserFromDepth.cpp.

Function Documentation

◆ LASER_FROM_DEPTH()

const yarp::os::LogComponent& LASER_FROM_DEPTH ( )

Definition at line 41 of file laserFromDepth.cpp.