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

expose class_loader functionality in pluginlib #5

Closed
mirzashah opened this issue Nov 17, 2012 · 1 comment
Closed

expose class_loader functionality in pluginlib #5

mirzashah opened this issue Nov 17, 2012 · 1 comment
Assignees

Comments

@mirzashah
Copy link
Member

I thought it might be interesting to expose some of the class_loader functionality like introspection of classes and the ability to create plugins from real class name. This could serve as a way for users to stop using the "magic name" for plugins and use the real nae instead (down the line).

nts: How to get users to use new PLUGINLIB_DECLARE_CLASS_SIMPLE macro instead?

@ghost ghost assigned mirzashah Nov 17, 2012
@mirzashah
Copy link
Member Author

This was fairly easy to add in. I figured it required modifying rospack but it was actually in that big xml parsing mess (which I cleaned up a little more)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant