LARG / HFO

Half Field Offense in Robocup 2D Soccer
MIT License
228 stars 93 forks source link

Window not rendering #95

Open AmulyaReddy99 opened 4 years ago

AmulyaReddy99 commented 4 years ago

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.