Ryze Tello desktop controller
Find a file
2024-05-28 15:14:58 +02:00
stella chore: Reformat files with new version of black 2024-05-18 10:22:17 +02:00
.flake8 refactor(all): Client and GUI clean up 2022-05-23 21:28:39 +02:00
.gitignore Initialize Python project 2022-05-09 22:31:09 +02:00
LICENSE Initial commit 2022-05-09 22:29:15 +02:00
poetry.lock chore: Update dependencies 2024-05-18 10:19:10 +02:00
pyproject.toml chore: Update dependencies 2024-05-18 10:19:10 +02:00
README.md docs: Remove old badges 2024-05-28 15:14:58 +02:00

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.