Robotics StackExchange | Archived questions

How to run nodelet within a plugin?

I have seen the tutorial showing how to make a plugin and run it. Also I have seen a separate tutorial on how to make a nodelet and then run it.

I have made a nodelet and I have converted it into a plugin.

How do I run the nodelet which is inside the plugin?

Asked by Aquarius TheGirl on 2016-12-28 09:02:40 UTC

Comments

Please link to the tutorials that you followed, and maybe provide a short code example of what you've created and what you're trying to do.

Asked by ahendrix on 2016-12-28 13:23:53 UTC

This also sounds a bit like an XY problem; maybe if you describe your end goal we can help you find the right technical solution.

Asked by ahendrix on 2016-12-28 13:24:48 UTC

Answers