Control of Quadcopter(drone)
pip install -r requirements.txt
A list of all the requirements can be found in the requirements.txt file
scipy==1.10.1 means you need to install scipy version of 1.10.1
run Main.py
Ehsan Sabouni
Sabbir Ahmad
Control of Quadcopter(drone)
pip install -r requirements.txt
A list of all the requirements can be found in the requirements.txt file
scipy==1.10.1 means you need to install scipy version of 1.10.1
run Main.py
Ehsan Sabouni
Sabbir Ahmad