Skip to content

Building Behavior Trees programmatically without XML #276

@sea-bass

Description

@sea-bass

I've been trying out this tool and my personal preference is to build BTs on the fly by instantiating nodes and putting them together in code. It's useful to me (and potentially others) who are trying to automatically generate BTs from action sequences output by a task and motion planner. Of course, I see the merit of the XML approach as well for more standalone cases.

Would it be worthwhile for me to work on a simple tutorial for the programmatic approach, if that's useful? If so, I can submit a PR but I wanted thoughts from the maintainers first.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions