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

Add support for searching and loading ROS libraries automatically #53

Merged
merged 1 commit into from
Feb 27, 2019

Conversation

v-lopez
Copy link
Contributor

@v-lopez v-lopez commented Feb 1, 2019

Adding this to a package.xml

<export>
    <behaviortree_cpp bt_lib_plugin="lib_with_plugins" />
 </export>

Is enough for this function to find lib_with_plugins.so and load it.

@v-lopez
Copy link
Contributor Author

v-lopez commented Feb 1, 2019

I'm happy to write a unit test for this, I just like to know if this will make it here or if we should put it somewhere else.

@facontidavide
Copy link
Collaborator

It will take me a while to focus on this. I am 100% working on Groot. But thanks for sending the PR :)

@v-lopez
Copy link
Contributor Author

v-lopez commented Feb 6, 2019

No rush, we're using this from our fork in the meantime, and when you have time we discuss whether this belongs here, or somewhere else.

@v-lopez
Copy link
Contributor Author

v-lopez commented Mar 27, 2019

This was merged to ver_3 after it had been merged into master.

Are there plans to bring these changes to master?

@facontidavide
Copy link
Collaborator

I will

@HansRobo
Copy link
Contributor

HansRobo commented Dec 7, 2019

I want to use the function BehaviorTreeFactory::registerFromROSPlugins().
But, the ver_3 branch seems already deleted.

This was merged to ver_3 after it had been merged into master.

Are there plans to bring these changes to master?

How is this plan going?

@HansRobo HansRobo mentioned this pull request Dec 11, 2019
HansRobo added a commit to HansRobo/BehaviorTree.CPP that referenced this pull request Dec 11, 2019
@HansRobo HansRobo mentioned this pull request Dec 11, 2019
facontidavide added a commit that referenced this pull request Mar 1, 2020
ipa-rwu pushed a commit to ipa-rwu/BehaviorTree.CPP that referenced this pull request Mar 6, 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.

3 participants