Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove gate from DS prepare message #21

Merged
merged 2 commits into from
Feb 14, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 6 additions & 11 deletions rulebook.tex
Original file line number Diff line number Diff line change
Expand Up @@ -537,12 +537,9 @@ \subsection{Machines}
layer).\footnote{Note that this is the specific content for 2018 and
may change in the future.}

\item[Delivery Station (DS)] Accepts completed products. The stations
contains three slides (\reffig{fig:DS}). The robot has to prepare
the proper one for a specific order
(cf. \refsec{sec:production-machines-production}). The delivered
products are verified by either the referees or an automated
external vision system. There is one DS per team.
\item[Delivery Station (DS)] Accepts completed products. The stations contains
three slides (\reffig{fig:DS}). The delivered products are verified by either
the referees or an automated external vision system. There is one DS per team.
\end{description}

\noindent
Expand Down Expand Up @@ -973,11 +970,9 @@ \subsubsection{MPS --- During Production Phase}
the MPS to immediately provide a base of the desired color.

\noindent\textbf{DS}
The DS prepare message denotes the slide the product should be delivered
to, as well as the order ID of the product that is delivered. The DS
will consume any workpiece provided, but points can only be scored if
the DS has been properly prepared with the correct slide and order ID
as requested by the refbox.
The DS prepare message denotes the order ID of the product that is delivered.
The DS will consume any workpiece provided, but points can only be scored if the
DS has been properly prepared.

\noindent\textbf{CS}
The CS prepare message initiates either the retrieval or the mounting of
Expand Down