#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::LogComponent & | LASER_FROM_DEPTH () |
| #define _USE_MATH_DEFINES |
Definition at line 19 of file laserFromDepth.cpp.
| #define DEG2RAD M_PI/180.0 |
Definition at line 38 of file laserFromDepth.cpp.
| const yarp::os::LogComponent& LASER_FROM_DEPTH | ( | ) |
Definition at line 41 of file laserFromDepth.cpp.