Skip to content

Commit b08c458

Browse files
committed
Update README.md
1 parent b1674d7 commit b08c458

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
[![Build Status](https://github.com/OpenSourceAWE/SimpleKiteControllers.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/OpenSourceAWE/SimpleKiteControllers.jl/actions/workflows/CI.yml?query=branch%3Amain)
44

5+
## This package provides
6+
- the types `ParkingController` and `ParkingControllerSettings`
7+
- the functions `linearize`, `calc_steering`, `navigate`
8+
59
## TODO
6-
- add the new, dual loop parking controller (see: [parking_controller.jl](https://github.com/aenarete/KiteControllers.jl/blob/main/examples/parking_controller.jl))
10+
- add examples for using the parking controller
711
- implement a new path following controller for flying figures of eight, see[Fernandes_2022](https://www.mdpi.com/1996-1073/15/4/1390)

0 commit comments

Comments
 (0)