81a42fde3c6e0da1b66315dd3dc99f63d1682439
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
Description
Languages
Python
88%
Shell
11.8%
Dockerfile
0.2%