splintered-reality / py_trees

Python implementation of behaviour trees.
Other
433 stars 143 forks source link

[behaviours|decorators] behaviours.Count -> behaviours.StatusQueue + … #376

Closed stonier closed 1 year ago

stonier commented 1 year ago

…decorators.Count (new)

This was a really awkward behaviour that just happened to exist only because it was the first. Functionality is much more nicely decoupled now.