I tried a minimal working example of the tutorial here to include external files into a behavior tree.
When replicating the tutorial and trying to load the maintree.xml file, groot is not able to load the tree, giving following error prompt:

grasp.xml loading appart works fine, so that tree is well formed. When adding
<TreeNodesModel>
<SubTree ID="GraspObject"/>
</TreeNodesModel>
into the maintree.xml the Tree is loaded, but the subtree GraspObject cannot be expanded:

Is this feature not supported yet, or is there a workarround needed?
Thanks
I tried a minimal working example of the tutorial here to include external files into a behavior tree.
When replicating the tutorial and trying to load the maintree.xml file, groot is not able to load the tree, giving following error prompt:
grasp.xml loading appart works fine, so that tree is well formed. When adding
into the

maintree.xmlthe Tree is loaded, but the subtreeGraspObjectcannot be expanded:Is this feature not supported yet, or is there a workarround needed?
Thanks