Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 641 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 641 Bytes

Ryze Tello desktop controller

Usage

  • Install requirements
$ poetry install
  • Run the module
$ poetry run python3 -m stella

Controls

  • WSAD - fly forward/backwards/left/right
  • Arrow keys left/right - rotate left/right
  • Arrow keys up/down - fly up/down
  • Space - takeoff
  • Enter - land
  • O/P - decrease/increase speed
  • F12 - save photo

License

STELLA is under the terms of the MIT License, following all clarifications stated in the license file.