Parrot Mambo hover drone SupportNonInlinedSFcns problem
47 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Sivsankar
2024-11-6,9:47
编辑:Sivsankar
2024-11-6,9:51
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 个评论
另请参阅
类别
在 Help Center 和 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!