https://github.com/brean/robot-design-lab-latex-template
LaTeX template for the course "Robot Design Lab".
https://github.com/brean/robot-design-lab-latex-template
Last synced: 7 months ago
JSON representation
LaTeX template for the course "Robot Design Lab".
- Host: GitHub
- URL: https://github.com/brean/robot-design-lab-latex-template
- Owner: brean
- License: bsd-3-clause
- Created: 2020-11-04T13:44:42.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-10T14:45:50.000Z (almost 4 years ago)
- Last Synced: 2025-01-10T21:48:01.075Z (9 months ago)
- Language: TeX
- Size: 76.2 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# robot-design-lab-latex-template
LaTeX template for the course "Robot Design Lab".
Take a look at worksheet1.tex
use either [overleaf.com](https://www.overleaf.com/) or install LaTeX on your system to build a pdf.
Take a look at this overleaf example project: https://www.overleaf.com/read/mjsptjbtfjpd
If you install LaTeX on your system use pdflatex, for example: `pdflatex worksheet1.tex`.