dtracers
dtracers
I use bower to pull this in and on the website it says version 1.2.2 but here it says 1.1.7 I am having no problems but i was wondering if...
For local testing we use google app engine to host files and we do custom url redirects. for example /src/\* is actually /src/main/src/\* on the local machine. So all we...
Given the position of 1,3,5 players + ball have the model try and predict the position of the other player.
Either explicitly to some users or maybe have some sort of group people can opt into. (I think having a group might be better?) example have user opt into relief...
``` E:\RLBOT\Saltie-tournament2\bot_code\livedata>live_graph.py Traceback (most recent call last): File "E:\RLBOT\Saltie-tournament2\bot_code\livedata\live_graph.py", line 1, in from bot_code.livedata import live_data_util ImportError: No module named bot_code.livedata ```