Parrot Mambo hover drone SupportNonInlinedSFcns problem
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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?



0 comentarios
Respuestas (1)
Sivsankar
el 6 de Nov. de 2024
Editada: Sivsankar
el 5 de Jun. de 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!
0 comentarios
Ver también
Categorías
Más información sobre Parrot Minidrones en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!