RoboCup-SPL / Rules

Public version of the SPL rules
5 stars 2 forks source link

Adding more dynamic handling #128

Closed ben47955 closed 7 months ago

ben47955 commented 8 months ago

Change to indirect kick rule

arnemoos commented 8 months ago

I think the major part missing here is, that for each team there have to be two contacts within the same team, meaning this:

The ball must be deliberately played-at a second time by another robot of the same team before a goal may be scored.

rvilling commented 7 months ago

Minor comment - the second competition is called "Challenge Shield" rather than "Challenger Shield"

rvilling commented 7 months ago

In conventional usage (outside RoboCup) a free kick means a different thing to kick-in, corner kick, etc.

I'd prefer to see "The attacking team may only score a goal via indirect kick from any restart into \texttt{playing} from a free kick." rephrased to list the set plays from which an indirect kick is required (or to say all set plays except for some specified ones).

rvilling commented 7 months ago

In the FIFA rules, the authors tend to list the full set of different set plays that applies in each case, e.g. "If the ball becomes defective at a kick-off, goal kick, corner kick, free kick, penalty kick or throw-in, the restart is retaken"

arnemoos commented 7 months ago

@ben47955 maybe also have a look into issue #106

ben47955 commented 7 months ago

I made most change, I juste need to solve the two points in pending

ben47955 commented 7 months ago

I made the discussed change

ben47955 commented 7 months ago

Updated