JackFrost67
JackFrost67
> I started porting it a while ago but it turned out to become a little different from the original method. See [forked repo](https://github.com/relffok/ira_laser_tools). > Due to the lack of...
yeah, I started breaking things down to better understand how the simulation works. Do you mind writing down what you were thinking to do next or bugs, etc...?
Hi, I'm attaching to your answer @michalvasko. Is it calling `sr_apply_changes()` inside a callback a problem? I have some callbacks that are modifying some containers (some of which are belonging...
Thank you very @michalvasko for your answer. What if I have a producer/consumer design, where the producer is called upon a change on module A. Then it sends a message...