Skip to content

Commit

Permalink
Merge pull request RoboCupAtHome#871 from johaq/storing_groceries
Browse files Browse the repository at this point in the history
Portugal Open Feedback for Storing Groceries
  • Loading branch information
akinobu1998 authored May 13, 2024
2 parents 1a6c305 + 9a1966e commit 3ea3faa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
3 changes: 0 additions & 3 deletions scoresheets/StoringGroceries.tex
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@
\scoreitem{70}{Picking up a heavy object}
\scoreitem{30}{Placing a heavy object}

\scoreheading{Penalties}
\penaltyitem[5]{-60}{Storing an object without categorizing it correctly}

\scoreheading{Deus Ex Machina Penalties}
\penaltyitem[5]{-50}{A human handing an object over to the robot}
\penaltyitem[5]{-15}{A human placing an object in the cabinet}
Expand Down
5 changes: 3 additions & 2 deletions tasks/StoringGroceries.tex
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,10 @@ \subsection*{Additional rules and remarks}
\end{itemize}
\item \textbf{Communicating Perception}: The robot must clearly communicate its perception to the referee.
Pointing at the object or attempting to pick it up is sufficent. When using visualization, make sure the robot
tells the referee where to look and and make the visualization easily accesible.
tells the referee where to look and make the visualization easily accesible.
If the team wants to utilize bounding boxes make sure \textbf{only} one object with a bounding box is shown
at a time so the referee is easily able to check and verify.
at a time so the referee is easily able to check and verify. Also make sure the surrounding scene is visible, i.e.
just showing a cropped bounding box is not enough.
\end{enumerate}

\subsection*{OC Instructions}
Expand Down

0 comments on commit 3ea3faa

Please sign in to comment.