Skip to content

Commit

Permalink
updated thesis page with lighthouse and loco
Browse files Browse the repository at this point in the history
  • Loading branch information
tobbeanton committed Oct 18, 2023
1 parent 83448b5 commit 506507d
Showing 1 changed file with 13 additions and 9 deletions.
22 changes: 13 additions & 9 deletions src/about/thesis.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,6 @@ at <a href="mailto:[email protected]">[email protected]</a> to discuss what
you want to do.


### Camera drone

Find and add a camera to the Crazyflie (ideally unmodified) for onboard image
processing. Possible to combine with vision algorithms like Slam or communication
theory to find ways to transfer images/video over the limited radio bandwith
that is available.

***Electronics, firmware, signal processing***

### Support for swarming

When flying bigger swarms of Crazyflies, the infrastructure starts to become a
Expand Down Expand Up @@ -60,3 +51,16 @@ This could also be extended to managing situation when hardware (a motor) is
failing.

***Signal processing, control theory, software***

### Improvements to lighthouse positioning system

Investigate and come up with solutions to edge cases that will improve robustness of the system such as handling reflections or interference. Investigate and improve calibration or find ways to implement the technology an a simpler hardware system.

***Signal processing, algorithms, software, hardware***

## Improvements to Loco positioning system

Our UWB based positioning system has a many potential improvement or innovation areas. Develop a automatic node location system to automate the setup process or that continuously improves it. Come up with a new fancy ranging protocol or just dig in to the ranging errors and see what opens up there.

***Signal processing, algorithms, software***

0 comments on commit 506507d

Please sign in to comment.