We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1d6d2c commit 80ff3bcCopy full SHA for 80ff3bc
roboticstoolbox/core/linalg.h
@@ -16,6 +16,8 @@ extern "C"
16
#endif /* __cplusplus */
17
18
#define PI_2 1.57079632679489661923132169163975144
19
+#define PI 3.14159265358979323846264338327950288
20
+#define PI_x2 6.283185307179586
21
22
#define Matrix3dc Eigen::Matrix3d
23
0 commit comments