We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 721d6a0 commit 7156c86Copy full SHA for 7156c86
README.md
@@ -75,6 +75,10 @@ You can now start Julia with `./bin/run_julia` and execute the autopilot or any
75
```julia
76
include("examples/autopilot.jl")
77
```
78
+Clicking on the "RUN" button starts the simulation. When the simulation is finished, you can click on the "OK"
79
+button at the top left. After some time a plot of the flight should appear. You can use the drop-down menu
80
+on the left to select other plots or the statistics. You can also load or save log files or projects.
81
+A project consists of a kite/ physical system, controller settings and a wind condition.
82
83
You get a menu with all the examples by typing:
84
0 commit comments