Open MatthijsBurgh opened 5 years ago
The problem was that related to sending multiple head goals after each other. If the next goal is send before the current one is finished. The current one is still completed. Which is undesired (in some cases). So we needed to check if other interfaces provided the desired behaviour.
I don't know if this is fixed.
@jlunenburg I think you did some work on this right? @MatthijsBurgh do you remember the specific problem?