How can I increase the Hover height of the Quadcopter Parrot Mambo without causing instability?

조회 수: 4 (최근 30일)
I am trying to simulate a flight path using the Parrot Mini-drone example given by asbQuadcopterStart. Any trajectory that is set to go above 2.1 m causes the drone to go unstable (rolls or pitches back and forth until a model assertion terminates the simulation).  How can this be fixed? To access the documentation link to the Quadcopter Project please run the below command in the MATLAB R2018b command window to get the release specific documentation:
web(fullfile(docroot, 'aeroblks/examples/quadcopter-project.html'))
Please follow the below link to search for the required information regarding the current release:

채택된 답변

MathWorks Support Team
MathWorks Support Team 2024년 1월 18일
편집: MathWorks Support Team 2024년 2월 29일
The optical flow subsystem (asbQuadcopter/Sensors/Sensors (Dynamics)/Sensor System/Camera) is a crude representation of the optical flow sensor onboard the Rolling Spider/Mambo. 
Changing the "velocity to optical flow" gain value (Sensors.velocityToOpticalFlowGain) from 1.0 to 0.75 will allow you to increase the altitude to 2.5m without the xy instabilities that were observed previously. You can continue to manipulate this value as the altitude changes.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Parrot Minidrones에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by