You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,6 @@ include("examples/sliders.jl")
36
36

37
37
38
38
## Next Steps
39
-
- implement a path following controller (not in this package, but in SimpleKiteControllers.jl)
39
+
- implement a path following controller (not in this package, but in [SimpleKiteControllers.jl](https://github.com/OpenSourceAWE/SimpleKiteControllers.jl))
40
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
41
- add an optimizer using Nomad.jl that optimizes the 7 parameters
0 commit comments