Ryze Tello desktop controller
- Python 100%
| stella | ||
| .flake8 | ||
| .gitignore | ||
| LICENSE | ||
| poetry.lock | ||
| pyproject.toml | ||
| README.md | ||
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.