Rqt plugin using C++ or Python
Hello
I would like to know which language will be best for creating an rqt plugin.
I am in confusion whether I have to go for Python or C++ for this plugin.
What are the main advantages of choosing C++ over Python for Rqt plugin?
The plugin I am going to develop should be responsive.
Regards
what do you mean by this exactly? "Responsive" in a Web 2.0 way (ie: scale / relayout according to screen real estate and such things), or "respond to user input quickly, without noticable delay"?
Sorry for the confusion. It should respond to user input quickly without noticeable delay