QuadCopter

This file contains Quadcopter model and flight controller for Quadcopter simulation
157 download
Aggiornato 7 ott 2022

Visualizza la licenza

Make a quadcopter object using:
QuadCopter = QuadCopterModel
Generate list of N target points:
Targets = 50*rand(N,3);
Set tolerance:
Tol = 0.1;
Set Video File name:
videoname = 'Flighttest.avi'
Call the flight controller:
FlightController(QuadCopter, TargetList, Tol, videoname)

Cita come

Lateef Adewale Kareem (2024). QuadCopter (https://www.mathworks.com/matlabcentral/fileexchange/117280-quadcopter), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2022a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versione Pubblicato Note della release
1.0.1

missing Extrude

1.0.0