Skip to content

Return the tree ID when registering a file #949

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

galou
Copy link
Contributor

@galou galou commented Mar 18, 2025

Return the attribute "main_tree_to_execute" or the ID of the single behavior-tree.

I was playing around with registerBehaviorTreeFromFile() and createTree and realized that I was missing the ID of the tree to execute. This commit solves this.

@galou galou force-pushed the return_main_tree_id branch from 6b56cc6 to f10ea38 Compare March 18, 2025 14:28
Return the attribute "main_tree_to_execute" or the ID of the single
behavior-tree.

Signed-off-by: Gaël Écorchard <gael@km-robotics.cz>
@galou galou force-pushed the return_main_tree_id branch from f10ea38 to 7f02c44 Compare March 18, 2025 15:02
@facontidavide facontidavide self-assigned this Apr 16, 2025
@facontidavide
Copy link
Collaborator

I think this is useful, but being an API change I need to wait for the version 5 release

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants