Jakob Domislović

Results 1 issues of Jakob Domislović

I am doing **setup()** method (from _py_trees.trees.BehaviourTree()_) in non-main thread and I am getting following error: `ValueError: signal only works in main thread`. How to deal with this without transferring...

flag:question
component:trees