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
I would like to know why halting the tree (tree.haltTree())) is longer setting the root node to idle?
This used to be the case before, and I'm wondering why that changed.
This was changed in commit 84422ff.
And if it was intentional, what would then be the way to "reset" a tree to IDLE?
The text was updated successfully, but these errors were encountered:
Hello,
I would like to know why halting the tree (
tree.haltTree())
) is longer setting the root node to idle?This used to be the case before, and I'm wondering why that changed.
This was changed in commit 84422ff.
And if it was intentional, what would then be the way to "reset" a tree to IDLE?
The text was updated successfully, but these errors were encountered: