PX4 toolbox in Simulink:when performing SITL with Jmavsim error code -10
3 ビュー (過去 30 日間)
古いコメントを表示
Salvatore Matteo Mennea
2023 年 8 月 16 日
コメント済み: Salvatore Matteo Mennea
2023 年 8 月 18 日
I designed my own controller with the PX4 toolbox in simulink. I'm trying to perform SITL with Jmavsim but when I run it on the terminal shell it's written:
extmodeEvent error: code -10
This error is reported several times. What is the problem and how can I fix it?
0 件のコメント
採用された回答
Ankur Bose
2023 年 8 月 18 日
This error indicates there might be data drop while sending data between Host Target and Simulink in External Mode. But External Mode simulation should continue to run. Are you seeing issues with External Mode?
If the External mode is running, log the signals in Signal data inspector to see the amount of data drop. If it is within your satisfacyory limits, you can ignore thsi error. Otherwise, you can increase the sample time of the model to eliminate the error
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Sources についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!