You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 line
1.0KB

  1. %&tex
  2. In the end, the development produced eight models with increasing levels of detail and one prototype.
  3. The different levels of detail and how they are modelled are shown in \autoref{fig:levels}.
  4. The assembled \ac{scara} prototype is shown in \autoref{fig:prototype}.
  5. This prototype is able to execute the small rectangle as described in \autoref{test1}, and thus passes the test.
  6. In addition, it was possible to write three characters. Therefore, passing \autoref{test_triple_char}.
  7. \begin{marginfigure}
  8. \centering
  9. \includegraphics[width=51mm]{graphics/model_versions.pdf}
  10. \caption{
  11. Levels of detail of the design are shown on the right, starting with the least detail at the top and most detail at the bottom.
  12. Through out the development different types of models are used, these are shown on the left.
  13. }
  14. \label{fig:levels}
  15. \end{marginfigure}
  16. \begin{figure}[t]
  17. \hspace{5mm}
  18. \includegraphics[width=96mm]{graphics/prototype.JPG}
  19. \caption{Assembled prototype of the \ac{scara}.}
  20. \label{fig:prototype}
  21. \end{figure}