Extracting the node which failed during tree execution #697
Unanswered
Alexferlisi
asked this question in
Q&A
Replies: 1 comment
-
You can use the loggers. Also check TreeObserver |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, i am using the library for my master thesis, in my code once the tree is created and ticked, if it returns failure i would like to know which tree node failed during execution, any suggestions?
Something like extracting each node of the tree and executing it one by one but as far as i know it seems not possible.
Beta Was this translation helpful? Give feedback.
All reactions