You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the render_dot_tree function under py_trees.display, I encountered an issue whereby the writer could not successfully parse Sequence classes. I created a graph with a simple Behaviour Tree for rendering and it continuously failed unless reverted back to version 2.1.4 of py_trees. See the error below.