RoboCup-SSL / grSim

RoboCup Small Size Robot Soccer Simulator
https://ssl.robocup.org/league-software/
Other
128 stars 131 forks source link

Docker container #42

Closed Crafter76 closed 3 years ago

Crafter76 commented 7 years ago

There are a lot of problems which came from the source building. May be the easist way is to build docker container to the project, isn't it?

mahi97 commented 7 years ago

Great Idea 👍 But currently I'm so busy for IranOpen competition. Can you start docker for grSim ?

bermeom commented 7 years ago

look my repository https://github.com/bermeom/grSim-docker, I have two branches: master for 64bits and 32bits/x86 for 32bits. It is just run commands.sh

mahi97 commented 6 years ago

@bermeom I test it, it will work but for display GUI, I have some problem in macOS so I used x11vnc instead of your way and it solved the problem. Did you successfully run it on macOS?

g3force commented 3 years ago

Just seeing this issue. Docker image is now available on Docker Hub: https://hub.docker.com/r/robocupssl/grsim

See also https://github.com/RoboCup-SSL/grSim/pull/146