Andrew Johnson c7b686d849 first commit
2025-02-22 18:42:16 +01:00
2025-02-22 18:42:16 +01:00

Tello Drone Sim

Setup

  1. Create the virtual environment by running:
python3 -m venv venv
  1. Activate the virtual environment by running:
source venv/bin/activate
  1. Install the required packages by running:
pip install -r requirements.txt
  1. Run the program by running:
python tello_drone.py
``` # tello-sim
Description
No description provided
Readme Apache-2.0 166 MiB
Languages
Python 88%
Shell 11.8%
Dockerfile 0.2%