Skip to content
Snippets Groups Projects
Commit 6479a620 authored by Leo Sutevski's avatar Leo Sutevski
Browse files

.

parent 9d2fa893
No related branches found
No related tags found
No related merge requests found
......@@ -10,8 +10,9 @@ Once that is done, the code can be run only if the sony sensor is connected (thi
```
python main.py
```
All the dependancies should be included in the embedded linux. If something is not there, I either forgot to fix it or I imported it manually during the development.
![image description](Diagram.pdf)
All the dependancies should be included in the embedded linux. If something is not there, I either forgot to fix it or I imported it manually during the development. In that case take a look at the errors that the code returns and feel free to include them in the buildroot :).
<br>
Detailed desctiption of the code can be found in this [thesis](https://ethz.ch/content/dam/ethz/special-interest/phys/quantum-electronics/tiqi-dam/documents/masters_theses/MasterThesis_LeoSutevski). The UML diagrm of the software can be seen in the following file ![file](Diagram.pdf).
## Requirements
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment