Signal editor error when loading into Parrot Mambo flight control system
이전 댓글 표시
I'm trying to design a control system using the Quadcoptor example which is part of the aerospace blockset but everytime I run the simulink model an error comes up.

댓글 수: 1
Mahmoud Elbeltagy
2020년 12월 19일
The flight control system is running on 0.005s sample time, any block in the deployed model needs to have a sample time Ts=n*0.005 where n is an integer, or an inherited sample time. change the sample time of the block you are adding or the subsystem by going to model configuration/solver/(fixed time)/solver details/sample time
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 MATLAB Support Package for Parrot Drones에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!