This repository contains the LaTeX source files for the BSc Mechatronics Engineering thesis on collaborative multi-robot brick assembly using ABB and AR4 robotic arms.
Install the following extension in Visual Studio Code:
- LaTeX Workshop (by James Yu)
This extension provides:
- PDF compilation
- Forward / inverse sync
- Build automation
- Error highlighting
- Open the repository folder in Visual Studio Code
- Open
main.tex - Click Build LaTeX Project from the LaTeX Workshop panel
- The output PDF will be generated automatically
- Handles document class, packages, and formatting
- Includes all chapters using \include{} or {\input}
- Contains all references using \bibitem
- Included once at the end of main.tex
- Each chapter has its own folder
- Each topic or section is written in a separate .tex file
- Figures are grouped by chapter and topic
- All figures are referenced using relative paths