Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

23 Zeilen
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}