Clear Filters
Clear Filters

ROS Simulink algebraic loop

43 views (last 30 days)
Tristan Sinnecker
Tristan Sinnecker on 4 Mar 2022
Commented: Muhammad Saad on 10 Jul 2024 at 16:20
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
Muhammad Saad
Muhammad Saad on 10 Jul 2024 at 16:20
Did you managed to to turn off 'CombineOutputUpdateFcns' ?

Sign in to comment.

Answers (1)

stozaki
stozaki on 4 Mar 2022
see Dependencies section.

Categories

Find more on Publishers and Subscribers in Help Center and File Exchange

Products


Release

R2021b

Community Treasure Hunt

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

Start Hunting!