Groot
Groot copied to clipboard
Naive subtree import support
This allows saving to a parent tree with subtrees that are imported. This doesn't load subtrees or save subtrees in external files. Manual local import statements are persisted
This attempts to solve: https://github.com/BehaviorTree/Groot/issues/125 and https://github.com/BehaviorTree/Groot/issues/42
By supporting the <include> tag without loading or saving sub-tree files.