rcsoccersim / rcssmonitor

The RoboCup Soccer Simulator Monitor
GNU General Public License v3.0
47 stars 25 forks source link

Add team colors file. #20

Closed Arefsa78 closed 2 years ago

Arefsa78 commented 3 years ago

Hello! I am a member of the Cyrus team and a part of the technical committee of the Iran Open. for the league, I've added a config file to rcssmonitor that could determine each team has which color. After teams join the rcssserver the monitor checks if the colors of teams are close, if so, the algorithm chooses the secondary color or the other colors of the teams. (the left team has the priority)

a good feature that it has, I added some code that if rcssmonitor be on auto-connect mode, and a new match has been begun, the teams' colors change based on their name automatically.

Thanks to Mr. Nader Zare for guiding me in this idea.

hidehisaakiyama commented 3 years ago

Thanks for the new feature. The idea is interesting, but, unfortunately, it seems the implementation should be reconsidered. Do you have any document described this feature?

hidehisaakiyama commented 2 years ago

No update? Please reopen if the detailed specifications are prepared.