Hi,
Thanks for your project!
I'm new to Boost and have a question concerning detection of motor stall during execution, which prevents further program flow. For example, I'm assembled a MOC and an app, which was included with it has some movements, but when I run it as is, motors stall (they are physically limited) and the whole app freezes. I understand the synchronous nature of pylgbst, so maybe there is some sort of a callback etc, which gives me the control when a motor is stuck not reaching the final position?