pleemann
Results
1
issues of
pleemann
**Describe the bug** BehaviorTree.CPP allows to implement backchaining patterns (as described e.g. in https://github.com/BehaviorTree/BehaviorTree.CPP/issues/755 ), but there is a challenge with the current implementation: As described in https://github.com/BehaviorTree/BehaviorTree.CPP/issues/83#issuecomment-479520971, which also...