c7b686d849c4f7c8586db75a0814c06cb3b838d2
Tello Drone Sim
Setup
- Create the virtual environment by running:
python3 -m venv venv
- Activate the virtual environment by running:
source venv/bin/activate
- Install the required packages by running:
pip install -r requirements.txt
- Run the program by running:
python tello_drone.py
``` # tello-sim
Languages
Python
90.4%
Shell
9.4%
Dockerfile
0.2%