X-Git-Url: http://git.droids-corp.org/?p=aversive.git;a=blobdiff_plain;f=projects%2Fmicrob2010%2Ftests%2Foa%2Fgraph.py;fp=projects%2Fmicrob2010%2Ftests%2Foa%2Fgraph.py;h=d5946f1c52b9d4def328d661c7cac06fe9e7d896;hp=0b304bc2cc9cc402dfa1885d6350cd0c5c3729f1;hb=9b20b69a87c9d442cf4610351dc40b28b7f36e9c;hpb=aeae9ffbe911b68824da692179a990e8e358a994 diff --git a/projects/microb2010/tests/oa/graph.py b/projects/microb2010/tests/oa/graph.py index 0b304bc..d5946f1 100644 --- a/projects/microb2010/tests/oa/graph.py +++ b/projects/microb2010/tests/oa/graph.py @@ -205,7 +205,7 @@ def build_area(ax): y = OFFSET_CORN_Y + STEP_CORN_Y/2 j = 0 while y < 2100: - + if waypoints[i][j] == TYPE_WHITE_CORN: wcorn.append(Circle((x, y), 25)) if waypoints[i][j] == TYPE_BLACK_CORN: