WSL is a new feature of Windows 10, which enable native linux application to run in Windows without modification. Our AI can easily be ported to Windows, since python is multi platform, however grsim does not compile on Windows.
The current commit fixes some small networking issues.
Ui-debug works without any modification, since it was developed before ULtron switched to linux-only.
TODO:
[x] Test this branch on native Linux
[x] Add an explication on how to run grsim in Windows WSL
WSL is a new feature of Windows 10, which enable native linux application to run in Windows without modification. Our AI can easily be ported to Windows, since python is multi platform, however grsim does not compile on Windows.
The current commit fixes some small networking issues. Ui-debug works without any modification, since it was developed before ULtron switched to linux-only.
TODO: