Groot icon indicating copy to clipboard operation
Groot copied to clipboard

Naive subtree import support

Open benjinne opened this issue 3 years ago • 1 comments

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

benjinne avatar Mar 02 '22 01:03 benjinne

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.

benjinne avatar Mar 03 '22 20:03 benjinne