Skip to content

Commit 266e4b3

Browse files
Small corrections
1 parent 35cfbe5 commit 266e4b3

File tree

4 files changed

+17
-9
lines changed

4 files changed

+17
-9
lines changed

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
all: sslrules.pdf diff.pdf
2+
13
sslrules.pdf : $(wildcard *.tex)
24
pdflatex -halt-on-error sslrules
35
pdflatex -halt-on-error sslrules

ball-in-and-out-of-play.tex

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,9 @@ \subsection{Ball Out of Play}
2323
\end{itemize}
2424
\added{
2525
If a team repeatedly fails to place the ball, the referee may stop assigning
26-
ball placement tasks to this team.}
26+
ball placement tasks to this team. The non-placing team should avoid the ball
27+
on a best-effort approach.}
2728

28-
\added{If, during the ball placement, a robot of the non-placing team is touching the ball,
29-
an indirect free kick is awarded, to be taken from the placement location.
30-
If the ball was travelling with more than 1.5\,m/s at the time of contact, the indirect
31-
free kick is awarded to non-placing team. Otherwise, it is awarded to the ball placing team.
32-
}
3329
\subsection{Ball In Play}
3430
The ball is in play at all other times.
3531

competition-rules.tex

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,9 @@ \subsubsection{Timeouts}
2323

2424
\subsection{Penalty Shoot-Out}
2525
If the game is drawn after the end of the second period of extra time, kicks from the penalty mark will be taken to decide which teams wins the game.
26-
The penalty mark for the Penalty Shoot-out procedure is located 6 meters
27-
away from the defending goal line, in the middle between the touch lines.
26+
\added{The penalty mark for the Penalty Shoot-out procedure is located 6 meters
27+
away from the defending goal line, in the middle between the touch lines.}
28+
2829

2930
\subsubsection{Preparation}
3031
Before the first penalty is kicked, there will be an interval that must not exceed 2 minutes.

fouls-and-misconduct.tex

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ \subsubsection{Cautionable Offences}
5151
\item delays the restart of play
5252
\item fails to respect the required distance when play is restarted with a goal kick, corner kick or free kick
5353
\item modifies or damages the field or ball
54+
\removed{
55+
\item deliberately enters or travels within the referee walking area
56+
}
5457
\item is a robot other than the goalkeeper, and touches the ball while in play, while being located partially but not entirely within its own defense area
5558
\item repeatedly travels faster than 1.5\,m/s while the ball is
5659
out of play, no restart of play has been called, and the game is in neither a
@@ -126,7 +129,13 @@ \subsection*{Decisions of the Small Size League Technical Committee}
126129
\item If a robot chips the ball at an opponent and the ball subsequently enters the own goal while staying below 150mm all the time after touching the opponent robot, the opponent team also scores.
127130
\item If a robot chips the ball at an opponent and the ball subsequently enters the own goal after having been above 150mm for some time (and not being in constant touch with the ground afterwards) after touching the opponent robot, the opponent team does not score.
128131
\end{itemize}
129-
132+
\removed{
133+
\item
134+
The offence on deliberately entering the referee walking area was added to discourage teams from driving through this area to gain tactical advantages.
135+
It is understood that on occasion a robot can enter the area if it is out of control or if it has been pushed into this area.
136+
Such cases should not be considered offences.
137+
However, the final decision as to what constitutes a deliberate violation is left to the referee.
138+
}
130139
\item
131140
If a tipped over or broken robot does not constitute danger to other robots or humans, neither gives its team unfair advantage, the referee shall allow the game to continue until another game stoppage condition occurs.
132141
The final decision as to what constitutes danger or unfair advantage is left to the referee.

0 commit comments

Comments
 (0)