366 B
366 B
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