hallo,
as soon as I launch rqt_plot using
rqt_plot "topic name"
or
rosrun rqt_plot rqt_plot "topic name"
I get the following errors
rqt_plot.plot: importing PyQtGraphDataPlot
rqt_plot.plot: import of PyQtGraphDataPlot failed
rqt_plot.plot: importing MatDataPlot
rqt_plot.plot: import of MatDataPlot failed
The plotting tools start but I miss the interface buttons.
Moreover both the x and y scale don't change according to data.
I am using Fedora 18 and groovy.
I don't know where to start for debugging because I have never used python.
Thanks for your help.
↧