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 9f7f4df commit 0e46096Copy full SHA for 0e46096
agents.py
@@ -35,7 +35,7 @@
35
#
36
# Speed control in GUI does not have any effect -- fix it.
37
38
-from grid import distance2
+from grid import distance2, turn_heading
39
from statistics import mean
40
41
import random
0 commit comments