Parrot Mambo hover drone SupportNonInlinedSFcns problem

조회 수: 2 (최근 30일)
Hunterr
Hunterr 2024년 10월 13일
편집: Sivsankar 2025년 6월 5일
when using the simulink support for parrot mambo hover project, There is a discrepancy between the nonlinear airframe and parrot mini drone hover. I have tried to rectify as seen in the images below but error still occurs. I set both SupportNonInlinedSFcns to 'off' yet when i build and deploy it still says theres a mismatch?

답변 (1개)

Sivsankar
Sivsankar 2024년 11월 6일
편집: Sivsankar 2025년 6월 5일
Hi,
I believe just setting both ‘SupportNonInlinedSFcns’ to 'off' would not rectify the problem. This problem occurs because of the difference in configuration parameters between top and referenced models.
This error occurs if there are differences in the ‘Standard math library’ parameter in ConfigurationParameters > Code Generation > Interface > Advanced parameters.
So, you will need to employ same configuration for multiple models to ensure consistency among all the models. You can leverage the following MATLAB documentation on how to share same configuration among models:
Also make sure that all the models are created with the same release and update of MATLAB.
You can leverage the following MATLAB answers that addresses your issue:
Hope this resolves your query.
Thanks!

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by