Multiple RQT_plot instances (or multiple graphs) in a rqt perspective via command line
Hi
I want to be able to have multiple graphs looking at 2 topics each in a dashboard like rqt perspective.
I want to be able to run this from command line or "launch" this from 1 single file.
I understand you can launch a single instance of rqt_plot and pass it topics to plot.
How would I do this with a rqt perspective? I can save the plugin layout in perspective file, but not the configuration parameters (ie. which topics to plot).
I would like 3 rqt_plot graphs with 2 topics each + other plugins
Thanks