Skip to content

Commit

Permalink
Merge pull request #22 from CLSFramework/update-README-py2d-3575
Browse files Browse the repository at this point in the history
Update py2d documentation
  • Loading branch information
naderzare authored Dec 1, 2024
2 parents 79e9eb9 + acb0b21 commit ed90445
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/6-basecode/py2d/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ custom_edit_url: 'https://github.com/CLSFramework/py2d/blob/main/README.md'
[![Documentation Status](https://readthedocs.org/projects/clsframework/badge/?version=latest)](https://clsframework.github.io/docs/introduction/)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

![alt text](image.png)

PY2D Soccer Simulation Base Code is a base code for RoboCup 2D Soccer Simulation teams, which is written in Python.
This base code is powered by the [Cross Language Soccer Framework](https://arxiv.org/pdf/2406.05621), which allows you to create a team by using any programming language that supports gRPC or Thrift.
This base code uses `Helios Base` as a proxy to communicate with the RoboCup 2D Soccer Simulation server.
PY2D base is the most power full base code for RoboCup 2D Soccer Simulation which developed in Python.

![image](https://github.com/user-attachments/assets/60030b95-9e87-45f7-8986-49cdf4e6d2c5)

For more information, please refer to the [documentation](https://clsframework.github.io/).

You can find more information about the services and messages in the [IDL section](https://clsframework.github.io/docs/idl/protobuf).
Expand Down

0 comments on commit ed90445

Please sign in to comment.