Skip to content

Commit

Permalink
scoring changes from tc meeting
Browse files Browse the repository at this point in the history
  • Loading branch information
LeroyR committed Feb 17, 2025
1 parent 4ba55df commit 679e43e
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 17 deletions.
19 changes: 7 additions & 12 deletions scoresheets/Receptionist.tex
Original file line number Diff line number Diff line change
@@ -1,27 +1,22 @@
\begin{scorelist}[startbutton=false,timelimit=5]
\begin{scorelist}[startbutton=false,timelimit=6]
\scoreheading{Main Goal}
\scoreitem[2]{100}{Offer a free seat to the new guest}
\scoreitem[2]{30}{Show the guest around (navigate to the beverage area and living room)}
\scoreitem[2]{15}{Look in the direction of navigation or at the navigation goal}
\scoreitem[2]{20}{Confirm favorite drink}
\scoreitem[2]{20}{Confirm interest of guest}
\scoreitem[2]{20}{Tell position of favorite drink}
\scoreitem[2]{100}{Offer a free seat to the new guest}
\scoreitem[2]{75}{Look at the person talking}
\scoreitem[1]{75}{Introduce both guests to each other}
\scoreitem[1]{180}{Introduce both guests to each other}


\scoreheading{Bonus Rewards}
\scoreitem[2]{200}{Open the entrance door for a guest}
\scoreitem[1]{50}{State a shared interest between two or more persons}
\scoreitem[4]{30}{Describe the first guest to the second guest (per correct attribute)}
\scoreitem[1]{50}{State a similarity between an interest between two or more persons}
\scoreitem[4]{30}{Describe the first guest to the second guest before reaching the living room (per correct visual attribute)}


\scoreheading{Penalties}
\penaltyitem[2]{50}{Wrong guest information was memorized (continue with wrong name or drink)}
\penaltyitem[2]{50}{Interest was not or wrongly memorized}
\penaltyitem{50}{Persistent inappropriate gaze (away from conversational partner)}
\penaltyitem{25}{Persistent gaze not in the direction of the navigation while moving.}
\penaltyitem[4]{30}{Describe the first guest to the second guest (per incorrect attribute)}
\penaltyitem[6]{20}{Wrong guest information was memorized (continue with wrong name, drink or interest)}
\penaltyitem[4]{30}{Describe the first guest to the second guest before reaching the living room (per incorrect visual attribute)}
\penaltyitem[1]{30}{Wrongly stating a similarity}

\scoreheading{Deus Ex Machina}
Expand Down
10 changes: 6 additions & 4 deletions tasks/Receptionist.tex
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,18 @@ \subsection*{Description}
The robot has to take two new guests to the living room to introduce them and offer a free place to sit.\\

\textbf{Main goal:}
The robot welcomes and assists two newcomers at a party while maintaining appropriate gaze direction during conversation (at person speaking, direction of navigation).
The robot welcomes and assists two newcomers at a party, offering them a seat and maintaining appropriate gaze direction during conversation (at person speaking, direction of navigation).

% \vspace{-5pt}
\textbf{Optional goals:}
\begin{enumerate}[nosep]
\item Open the entrance door for each arriving guest.
\item Describe the first guest for the second guest before reaching the living room
\item Visually describe the first guest for the second guest before reaching the living room
\item Identify similarities between the guests and the host and incorporate them into the conversation.
\end{enumerate}

\subsection*{Focus}
\SysI{}, \HRI{}, \PerDet{}, \PerRec
\SysI{}, \HRI{}, \PerDet{}, \PerRec{}
% human detection and recognition, safe navigation and human-robot interaction with unknown people.

\subsection*{Setup}
Expand Down Expand Up @@ -57,11 +57,13 @@ \subsection*{Procedure}

\item \textbf{Switching Places:} Guests may switch places after they were seated.

\item \textbf{Introductions:} When introducing guests, the robot must clearly identify the person being introduced and state their name favorite drink and an interest. Introducing two people means to introduce them to each other.
\item \textbf{Introductions:} When introducing guests, the robot must clearly identify the person being introduced and state their name favorite drink and an interest. Introducing two people mean to introduce them to each other.
\end{itemize}

\subsection*{Additional rules and remarks}
\begin{enumerate}[nosep]
\item \textbf{Opening Door Timing:} The Time of the test only starts after the fist person enters the arena or 2mins after start signal.

\item \textbf{Misunderstanding:} Not understanding the guests and asking them again is fine. Continuing with a wrong name, drink or interest causes a score reduction of 50pts.

\item \textbf{Partial Scoring:} The main task allows partial (per guest) scoring.
Expand Down
2 changes: 1 addition & 1 deletion tasks/StoringGroceries.tex
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ \subsection*{Setup}
\item \textbf{Furniture:}
\begin{itemize}
\item \textbf{Table:} The table has 5--10 objects placed on it and the robot can choose which ones to grasp and in what order. On small tables, objects will be added as the robot frees up space.
\item \textbf{Shopping Bag:} There is a shopping bag with 5--10 additional items on the ground next to the table.
\item \textbf{Shopping Bag:} There is a shopping bag with 5--10 additional normal items on the ground next to the table.
\item \textbf{Cabinet:} The cabinet contains objects arranged in groups --- either by category or likeliness --- on different shelves.
\item \textbf{Cabinet door:} The cabinet is closed. If the robot fails to open the door, it must clearly state this and request the referee to open it.
\end{itemize}
Expand Down

0 comments on commit 679e43e

Please sign in to comment.