ROS Simulink algebraic loop

51 views (last 30 days)
Tristan Sinnecker
Tristan Sinnecker on 4 Mar 2022
Answered: stozaki on 4 Mar 2022
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!

Answers (1)

stozaki
stozaki on 4 Mar 2022
see Dependencies section.

Products


Release

R2021b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!