Skip to content

Commit ed90445

Browse files
authored
Merge pull request #22 from CLSFramework/update-README-py2d-3575
Update py2d documentation
2 parents 79e9eb9 + acb0b21 commit ed90445

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/6-basecode/py2d/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ custom_edit_url: 'https://github.com/CLSFramework/py2d/blob/main/README.md'
77
[![Documentation Status](https://readthedocs.org/projects/clsframework/badge/?version=latest)](https://clsframework.github.io/docs/introduction/)
88
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
99

10-
![alt text](image.png)
11-
1210
PY2D Soccer Simulation Base Code is a base code for RoboCup 2D Soccer Simulation teams, which is written in Python.
1311
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.
1412
This base code uses `Helios Base` as a proxy to communicate with the RoboCup 2D Soccer Simulation server.
1513
PY2D base is the most power full base code for RoboCup 2D Soccer Simulation which developed in Python.
1614

15+
![image](https://github.com/user-attachments/assets/60030b95-9e87-45f7-8986-49cdf4e6d2c5)
16+
1717
For more information, please refer to the [documentation](https://clsframework.github.io/).
1818

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

0 commit comments

Comments
 (0)