A python library used to interact with webots robocup game web logs
A python library used to interact with webots robocup game web logs Installation pip3 install webots-web-log-interface Documentation You can find the interface documentation here. Examples Download example data mkdir data cd data wget https://games.bit-bots.de/k-ko-sf2/K-KO-SF2.json wget https://games.bit-bots.de/k-ko-sf2/K-KO-SF2.x3d cd .. Now you are able to use the interface
Read more