Skip to content

How to import a custom node defined in behavior_tree.cpp source code into Groot? #66

@pioneer-innovation

Description

@pioneer-innovation

Description:
I have defined a new custom node (e.g.,CustomSequenceNode) in the source code of the behavior_tree.cpp library (not in a separate project). I want to visualize and use this node in Groot, the behavior tree editor.

What steps are required to ensure Groot recognizes and imports this custom node?
Are there specific headers, registration macros, or configuration files I need to modify in the library's source code?

Any guidance on the integration process between behavior_tree.cpp and Groot for custom nodes would be greatly appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions