QuadCopter

버전 1.0.1 (27.7 KB) 작성자: Lateef Adewale Kareem
This file contains Quadcopter model and flight controller for Quadcopter simulation
다운로드 수: 248
업데이트 날짜: 2022/10/7

라이선스 보기

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 (2025). QuadCopter (https://kr.mathworks.com/matlabcentral/fileexchange/117280-quadcopter), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2022a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.1

missing Extrude

1.0.0