Cross Language Soccer Framework is a project that aims to make RoboCup Soccer Simulation 2D more accessible to new teams by providing a framework that allows teams to write their code in any programming language they want.
If you want to know more about how this project works, you can read the project documentation wiki [HERE].
The project is divided into the following parts:
-
Project Documentation -
wikiThe project documentation.
-
Py2D Base Code -
py2d-base-codePy2D base code is a powerful sample team for soccer simulation 2D league.
-
Soccer Simulation Proxy -
soccer-simulation-proxyThe project's main part, a proxy that allows teams to write their code in any programming language and then communicate with the soccer server using the proxy. This project is based on [helios-base].
-
Playmaker Server Python -
playmaker-server-pythonA Python agent that can be used to control the team players.
-
Sample Playmaker Server Python gRPC -
sample-playmaker-server-python-grpcA sample Python agent that uses the gRPC protocol to communicate with the proxy.
-
Sample Playmaker Server Python Thrift -
sample-playmaker-server-python-thriftA sample Python agent that uses the Thrift protocol to communicate with the proxy.
-
Playmaker Server Node.js -
playmaker-server-nodejsA Node.js agent that can be used to control the team players.
-
Playmaker Server C# -
playmaker-server-csharpA C# agent that can be used to control the team players.
Pinned Loading
Repositories
- CLSFramework.github.io Public
CLSFramework/CLSFramework.github.io’s past year of commit activity - soccer-simulation-proxy Public Forked from helios-base/helios-base
CLS framework simplifies AI and robotics research in the RoboCup Soccer Simulation 2D League by allowing multi-language development via RPC.
CLSFramework/soccer-simulation-proxy’s past year of commit activity - py2d Public Forked from CLSFramework/sample-playmaker-server-python-grpc
PY2D Soccer Simulation Base Code is a base code for RoboCup 2D Soccer Simulation teams, which is written in Python.
CLSFramework/py2d’s past year of commit activity - .github Public
CLSFramework/.github’s past year of commit activity - starter-playmaker-server-python-thrift Public archive Forked from CLSFramework/sample-playmaker-server-python-thrift
CLSFramework/starter-playmaker-server-python-thrift’s past year of commit activity - playmaker-server-nodejs Public
CLSFramework/playmaker-server-nodejs’s past year of commit activity
Top languages
Loading…
Most used topics
Loading…
