Skip to content

Commit cdb30b3

Browse files
committed
Update README.md
1 parent 2403694 commit cdb30b3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,7 @@ include("examples/sliders.jl")
3535
```
3636
![Screenshot](./docs/screenshot.png)
3737

38-
38+
## Next Steps
39+
- implement a path following controller (not in this package, but in SimpleKiteControllers.jl)
40+
- implement a function that runs the controller for at least one figure of eight (and some initialization to reach a stable, repetitive trajectory) and that returns the average traction force in x direction and the average steering power
41+
- add an optimizer using Nomad.jl that optimizes the 7 parameters

0 commit comments

Comments
 (0)