rqt roslaunch plugin
Hi everybody.
I have a question :)
I have a plugin.py and a .ui file. I would like to launch a .launch file from my plugin.py over my rqt_gui.
In other words, when I click a pushbutton in my rqt_gui, I would like to launch a launch file from my plugin.
Is there a way a to develop this in the plugin.py?
In advance, thank you