forked from Archive/PX4-Autopilot
added more digits to pi/2
This commit is contained in:
parent
44127363b1
commit
794a89e711
|
@ -51,7 +51,7 @@
|
||||||
#else
|
#else
|
||||||
#include <math/eigen_math.h>
|
#include <math/eigen_math.h>
|
||||||
#include <Eigen/Eigen>
|
#include <Eigen/Eigen>
|
||||||
#define M_PI_2_F 1.570769
|
#define M_PI_2_F 1.5707963267948966192
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
namespace math {
|
namespace math {
|
||||||
|
|
Loading…
Reference in New Issue