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

Load Plugins W/ Params #160

Conversation

Jmeyer1292
Copy link

As the title mentions, this just changes the plugins being loaded from hard-coded names to something that we can set through a YAML file at run time.

@Jmeyer1292
Copy link
Author

@AustinDeric or @woodaaron please review.

Copy link

@woodaaron woodaaron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm mostly okay with this change. Would there be any reason to also include a function to update the plugin types? Here it looks like it gets set in init() and isn't touched otherwise.

@Jmeyer1292
Copy link
Author

@woodaaron Per your requests, I have changed the plugin names to be loaded dynamically at each call. Currently this means through the ROS server. If we're going to be changing the plugin, I think adding GUI fields is probably the "right" way but this will do for the moment. That's low priority in my book.

@AustinDeric
Copy link
Contributor

I made an Issue #164 to dynamically select plugins using the GUI. Everything else looks good on this.

@AustinDeric AustinDeric merged commit 825fdee into ros-industrial-attic:kinetic-devel Feb 23, 2017
@Jmeyer1292 Jmeyer1292 deleted the feature/plugins_through_params branch March 22, 2017 21:49
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