Skip to content

loading tree with external files included not working #128

@fmros

Description

@fmros

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:

image

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:
image

Is this feature not supported yet, or is there a workarround needed?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions