Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Update to work with new commits to UML fork of Behavior_Tree.cpp #1

Open
wants to merge 32 commits into
base: main
Choose a base branch
from

Conversation

tammerb
Copy link

@tammerb tammerb commented Jan 5, 2022

In my fork I've moved things around so that it's instantly a ROS pkg as soon as you clone and catkin_make. The new merge of the UML fork of BehaviorTree.cpp with the main repo has caused some issues, like renaming of methods such as root_node vs rootNode, so I've updated these so that this repo still works with the UML fork of BehaviorTree.cpp.

This is tested and works with the test_tree.xml which is called in "explain_bt_node.cpp".

tammerb and others added 30 commits August 5, 2021 14:22
@umhan35
Copy link
Member

umhan35 commented Oct 22, 2022

Hi @tammerb. Not sure if you still work this. But there is a conflict with ExplainableBT.h. Would you be able to solve it?

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