Skip to content

Commit 71870c6

Browse files
committed
Update README.md
1 parent 8b151be commit 71870c6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,11 @@ You can run the tests with:
4444
using Pkg
4545
pkg"test SimpleKiteControllers"
4646
```
47+
</details>
4748

4849
## TODO
4950
- add examples for using the parking controller
5051
- implement a new path following controller for flying figures of eight, see [Fernandes_2022](https://www.mdpi.com/1996-1073/15/4/1390)
52+
53+
## Related
54+
A fully working set of flight path controllers and planners can be found here: [KiteControllers.jl](https://github.com/aenarete/KiteControllers.jl)

0 commit comments

Comments
 (0)