ROS Simulink algebraic loop
31 views (last 30 days)
Show older comments
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!
1 Comment
Answers (1)
See Also
Categories
Find more on Specialized Messages in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!