splintered-reality / py_trees

Python implementation of behaviour trees.
Other
416 stars 140 forks source link

[composites] avoid redundant stop for non-running children #360

Closed stonier closed 2 years ago

stonier commented 2 years ago

Resolves #345. Additionally: