Skip to content

Commit

Permalink
Original release of the beta version
Browse files Browse the repository at this point in the history
  • Loading branch information
zeidk committed Jan 24, 2023
1 parent 7a0e888 commit 705d7c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/competition/scoring.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Kitting Task Score

1. :math:`isCorrectTrayID \rightarrow A` is true if the shipment tray ID matches the kitting tray ID.
2. :math:`isCorrectDestination` is true if the shipment was sent to the correct destination (as1, as2, as3, as4, kitting, or warehouse).
* For each quadrant `q` of the kitting tray there are four Boolean condition:
* For each quadrant `q` of the kitting tray there are four Boolean conditions:

1. :math:`isCorrectType_{q} \rightarrow B` is true if the part type in quadrant :math:`q` is correct.
2. :math:`isCorrectColor_{q} \rightarrow C` is true if the part color in quadrant :math:`q` is correct.
Expand Down

0 comments on commit 705d7c8

Please sign in to comment.