laserIMUCalibration
mathConstants.cpp
Go to the documentation of this file.
1 
8 #include "mathConstants.h"
9 
10 double math::c_PI = 3.141592654;
11 double math::c_RAD_TO_DEG = 57.295779513;
12 double math::c_DEG_TO_RAD = 0.017453293;
double c_RAD_TO_DEG
double c_PI
double c_DEG_TO_RAD