small additions

This commit is contained in:
Shautvast 2024-11-12 10:53:47 +01:00
parent 3db72e68b5
commit 2d6775d1a0

View file

@ -15,6 +15,9 @@ running:
* run `mvn spring-boot:run` * run `mvn spring-boot:run`
* go to http://localhost:8080 * go to http://localhost:8080
* in the console in the ui type `fly` [enter] * in the console in the ui type `fly` [enter]
* input values for the algorithm can be updated, eg `T=2000'
* drone always flies from the center.
* use `clear` to refresh
*solution2* *solution2*
* written in rust * written in rust