ROS Simulink algebraic loop
21 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Dear all,
I am tryining to build up a HIL environment by using ROS in Simulink. If I try to run a simulation, I get the following error:
"Algebraic loops are not supported in generated code. Use the 'ashow' command in the Simulink Debugger to see the algebraic loops. If algebraic loops only exist during code generation, please check if configset parameter 'CombineOutputUpdateFcns' is on, set it off might resolve algebraic loops."
Is there a ways to turn off 'CombineOutputUpdateFcns' in Simulink? Trying to do so in the Configuration Parameters is not possible, since this setting is blocked (see figure).
Thank you very much for your help!
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/914194/image.png)
1 Commento
Risposte (1)
Vedere anche
Categorie
Scopri di più su Specialized Messages in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!