Skip to content

Change BehaviorTree during runtime

From Ben:

As a user, I want to modify the tree during simulation (for example the user changes the tree over a GUI in the middle of the run).

This would require to replace the child of a decorator and modify children of composites.