Skip to content

Commit 323a13d

Browse files
authored
Allow custom tasks during finals (#962)
** Note: Your contribution is expected to meet the conventions and policies described in the [contribution guidelines](https://github.com/RoboCupAtHome/RuleBook/wiki/Guidelines:-Contributing) ** ## Description Closes issue #952 If Teams are able to show other tasks that they think should be included in egpsr they could bring them up during the Team Leader meetings and the task score will be decided on-site by the TC. Any used Items must be provided to all teams. Example of useful skills not present in the rulebook: - Cleaning up the windows. - Finding and cleaning up a spill on the Table. - Pouring and delivering a drink. - Water the plants. (The Team provides some watering cans for the Arena)
1 parent fe43039 commit 323a13d

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
lines changed

scoresheets/Finals.tex

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
\scoreitem[1]{600}{Opening the Door of the Apartment}
66
\scoreitem[1]{600}{Closing the Dishwasher}
77
\scoreitem[1]{300}{Closing a Cabinet Door}
8+
\scoreitem[1]{0}{Custom Task}
9+
\scoreitem[1]{0}{Custom Task}
10+
\scoreitem[1]{0}{Custom Task}
811

912
\scoreheading{Penalties}
1013
\penaltyitem[1]{100}{Find repeated EGPSR problem category}

tasks/Finals.tex

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,20 @@ \subsection{Task}
2020
The procedure for the demonstration is the same as for Enhanced General Purpose Service Robot (see~Task~\ref{test:egpsr}) with the added tasks of:
2121

2222
\begin{enumerate}[nosep]
23-
\item \textbf{Closing Furniture:} Doors of the Cabinet as well as the Dishwasher need to be closed.
24-
\item \textbf{Welcome Guest:} There is an additional person waiting behind the exit door. The person will state their request after being welcomed by the robot. The door must be opened without human assistance. As the position is known, there will be no points awarded for finding this person.
23+
\item \textbf{Closing Furniture:} Doors of the Cabinet as well as the Dishwasher need to be closed.
24+
\item \textbf{Welcome Guest:} There is an additional person waiting behind the exit door. The person will state their request after being welcomed by the robot. The door must be opened without human assistance. As the position is known, there will be no points awarded for finding this person.
25+
\item \textbf{Custom Tasks:} Additional reasonable household task.
26+
\end{enumerate}
27+
28+
\subsubsection{Custom Tasks}
29+
\begin{enumerate}[nosep]
30+
\item \textbf{Requesting Additional Tasks:} Additional reasonable household tasks may be requested for scoring during the team leader meetings. These tasks must be approved by the \TC{}.
31+
\item \textbf{Arena-Specific Tasks:} Depending on the arena setup, certain household chores may be delegated to the robot for completion. Examples of tasks that may be handled by the robot include, but are not limited to, window cleaning and picture alignment on the wall.
32+
\item \textbf{Team-Supplied Items} In the event that additional items are necessary for the completion of a task (e.g., clothing for folding, watering cans), the requesting team is responsible for supplying these items.
33+
\begin{enumerate}[nosep]
34+
\item \textbf{Standardization} These items must be regular household items (no markers, no custom printed handles etc.).
35+
\item \textbf{Availability} All requested items must be provided and made available to the competitors prior to the day of the final. At least two identical copies of each item must be supplied to ensure adequate access.
36+
\end{enumerate}
2537
\end{enumerate}
2638

2739
\subsection{The Show Must Go On}

0 commit comments

Comments
 (0)