Copyright 2019 Bernardo Bahia Monteiro
A thesis submitted to the Faculty of the School of Engineering of the Universidade Federal de Minas Gerais in partial fulfillment of the require- ments for the degree of Bachelor of Science in Aerospace Engineering.
To compile the LaTeX report just run latexmk tcc.tex
run latexmk presentation.tex
The source code used to produce the results is inside the directory src
.
It is very poorly documented.
Mostly there are scripts to generate figures and the underlying classes for simulation.
I suggest you begin reading the code by the file working_line.py
, which generates the most comprehensive figure.
If you have problems reading or running the code, do not try too hard, it is probably my fault. Instead, create an issue here explaining the problem and I will try and have a look at it.