I could run 'make' commands successfully.
started ./bin/HFO --offense-agents=1 --defense-agents=1 --offense-npcs=2 --defense-npcs=2 in one terminal window.
In another window, ran ./example/passing_agents.sh
It runs for a while and continuously chooses player 11. Am I going right? 6 months ago when I tried, I could see the simulator window. It was working fine. But recently 10 days back, it stopped showing the screen...
I could run 'make' commands successfully. started
./bin/HFO --offense-agents=1 --defense-agents=1 --offense-npcs=2 --defense-npcs=2
in one terminal window. In another window, ran./example/passing_agents.sh
It runs for a while and continuously chooses player 11. Am I going right? 6 months ago when I tried, I could see the simulator window. It was working fine. But recently 10 days back, it stopped showing the screen...
What should I do to see the soccer window?
I am using macOS 10.12.6. Python3.6.