Skip to content

Conversation

ValerioMagnago
Copy link
Contributor

  • added implementation of Saysomething2 that was not provided
  • load the tree from the defined my_tree.xml file

Valerio Magnago added 8 commits September 1, 2020 09:38
Before my_tree.xml was containing an `SayHello` Action that was not registered
inside the BehaviourTreeFactory contained in the simple_bt.cpp
Add to the xml tree definition the node declaration needed to edit the behavior
xml file with groot
Now at the end of the tutorial the entire code that can be copied and pasted
directy to test the demo is provided.
In particular the needed include files are added which are not mentioned along
the tutorial and this spare a little time for new users to figure them out.
- Provide a default implementation of `SaySomething2`
- Add Groot support in the xml file
@facontidavide
Copy link
Collaborator

Looks good to me, thanks

@facontidavide facontidavide merged commit 479813b into BehaviorTree:master Sep 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants