Skip to content

Commit

Permalink
restart
Browse files Browse the repository at this point in the history
  • Loading branch information
sunava committed Dec 9, 2024
1 parent a990f11 commit 297519f
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
12 changes: 12 additions & 0 deletions pages/general_rules/Procedure.tex
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,18 @@ \subsection{Start signal}\label{rule:start_signal}

\end{enumerate}

\subsection{Restart Rule}
\label{rule:restart}

During any test, teams are allowed to perform a single restart per attempt under the following conditions:
\begin{itemize}
\item A restart may only be requested until the robot completes a major scoring action.
\item A restart incurs a penalty of \SI{30}{\second}, substracted from the total time.
\item The test time will continue running until the team has exited the \Arena{} with the robot.
\item After exiting, the team may requeue at the back of the line and begin their attempt again within their remaining time.
\item Only one restart is permitted per test attempt.
\end{itemize}


\subsection{Entering and leaving the \Arena{}}
\label{rule:start_position}
Expand Down
8 changes: 8 additions & 0 deletions setup/macros_scoresheets.tex
Original file line number Diff line number Diff line change
Expand Up @@ -580,6 +580,14 @@
\bonusitem{\thecurrOutstandingBonus}{Outstanding performance~\ifShortScoresheet{(see sec.~\ref{rule:outstanding_performance})}{}}%
}{}%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Other Items %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ifShortScoresheet{}{%
\scoreheading{Recordings}
\scoreitem{0}{Restart after (sec)}
}%

% Total score %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\\[-1em]\hline
\scorePerTry
Expand Down

0 comments on commit 297519f

Please sign in to comment.