QuadCopter

This file contains Quadcopter model and flight controller for Quadcopter simulation

您现在正在关注此提交

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)

引用格式

Lateef Adewale Kareem (2026). QuadCopter (https://ww2.mathworks.cn/matlabcentral/fileexchange/117280-quadcopter), MATLAB Central File Exchange. 检索时间: .

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.1

missing Extrude

1.0.0