Skip to content
This repository was archived by the owner on Jan 2, 2020. It is now read-only.

Latest commit

 

History

History
25 lines (20 loc) · 547 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 547 Bytes

DroneFlight

Simple animation of a controllable drone (student project).

Author

Łukasz Hejnak

Running

From the project dir call: python -m SimpleHTTPServer

Then in your browser go to 0.0.0.0:8000 to see it in action.

Controls:

Key Action
[ start/stop left rotor
] start/stop right rotor
Numpad + increase engine power
Numpad - decrease engine power
Numpad * burn mode (full power to both rotors)
Arrow Up steer forward
Arrow Down steer backward
Arrow Left steer left
Arrow Right steer right