SegfaultCreator
SegfaultCreator
Unfortunately, i dont have any idea to reproduce. QT Version is a bit higher (5.9.5). Fortunatly, i managed to find out where the programm crashes: ``` void CustomNodeDialog::checkValid() ... else...
I came across the same "Problem" when i wondered why the Node Status remained false in the Groot Monitoring . After some research in the documentation i found this description...
Ah, so you mean the only difference between Sequences and Sequence star is the Failure case, which triggers "Tick Again"? I mean your Table at the top displays it well...
First of all: Thanks for the fast reply! With interfaces, i mean the [message (.msg)](https://docs.ros.org/en/galactic/Concepts/About-ROS-Interfaces.html) interfaces. So what we tried here is to separate the different messages in a similar...