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.
2 parents 88da7f5 + 1246c35 commit 70f8860Copy full SHA for 70f8860
src/Geometry.h
@@ -13,7 +13,7 @@
13
// classes all used by the TagDetector class.
14
15
#include "AprilTypes.h"
16
-
+#include <map>
17
//////////////////////////////////////////////////////////////////////
18
// Struct for a line segment, which holds start/end points, length,
19
// angle. A segment may also have a number of children, as well as a
0 commit comments