Hi everyone.
I have a topic which publishes arrays of data. Is there a way to use rqt_plot to plot the arrays in real time?
This is not like visualizing a topic which publishes numbers and plot value vs time. What I need is just plotting the data (a plottable array of floats) anytime a message is published, and plot value vs index over and over.
Thanks
↧