Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A recommendation for player foul handling #135

Open
Time-Zero opened this issue Oct 13, 2023 · 2 comments
Open

A recommendation for player foul handling #135

Time-Zero opened this issue Oct 13, 2023 · 2 comments

Comments

@Time-Zero
Copy link

Hello。Could you strengthen the handling of fouls committed by players in RoboCup2D matches? In the current mode of play, multiple fouls by players have no effect other than being yellow carded, so some teams can use this loophole to gain an advantage in the game. Is it possible to add a handling of a player's foul penalty?

@hidehisaakiyama
Copy link
Member

In the current rule, a player receives a yellow card only when the player executes an intentional foul and the referee detects it. If a player receives two yellow cards, that player will receive a red card and be sent off. Players can be sent off if they always execute intentional fouls.

Almost all player programs in the competition do not execute intentional fouls after receiving a yellow card. It may seem like players are executing as many fouls as they want, but unless they execute an intentional foul, they will not receive a yellow card, so they will not be sent off.

@hidehisaakiyama
Copy link
Member

If you are interested in discussing the rule changes, please consider joining the community's discord server. https://discord.gg/yFxkCcatGe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants