Parrot Mambo hover drone SupportNonInlinedSFcns problem

2 Ansichten (letzte 30 Tage)
Hunterr
Hunterr am 13 Okt. 2024
Bearbeitet: Sivsankar am 5 Jun. 2025
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?

Antworten (1)

Sivsankar
Sivsankar am 6 Nov. 2024
Bearbeitet: Sivsankar am 5 Jun. 2025
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!

Kategorien

Mehr zu Parrot Minidrones finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by