Skip to content

Commit

Permalink
Fix broken scoring for storing groceries.
Browse files Browse the repository at this point in the history
- DeuxEx rules now mandate 'clear indication'
- removed duplicate penalty item

I tried to somewhat match penalties to the scores
but i am not sure of the original intention
  • Loading branch information
LeroyR committed Apr 8, 2024
1 parent 32c024a commit eca4840
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions scoresheets/StoringGroceries.tex
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,9 @@
\penaltyitem[5]{-60}{Storing an object without categorizing it correctly}

\scoreheading{Deus Ex Machina Penalties}
\penaltyitem[5]{-15}{A human handing an object over to the robot (the object is clearly indicated by the robot)}
\penaltyitem[5]{-30}{A human handing an object over to the robot}
\penaltyitem[5]{-45}{A human placing an object in the cabinet at a location clearly indicated by the robot}
\penaltyitem[5]{-90}{A human placing an object in the cabinet}
\penaltyitem[5]{-30}{A human placing an object in the cabinet at a location clearly indicated by the robot}
\penaltyitem[5]{-10}{A human placing an object in the cabinet}
\penaltyitem[5]{-30}{A human placing an object in the cabinet next to similar objects}
\penaltyitem[5]{-45}{A human pointing at a target location}
\end{scorelist}

Expand Down

0 comments on commit eca4840

Please sign in to comment.