How do I get a valid NodeHandle in a rqt plugin
I need a NodeHandle in order to make my library work properly. I am also using this library in a rqt plugin. Should I just create a new Nodehandle (don't think that this is a good idea) or is there any API which gives me a valid NodeHandle.