ANYbotics / rqt_multiplot_plugin

An rqt plugin for visualizing numeric values in multiple 2D plots.
GNU Lesser General Public License v3.0
125 stars 41 forks source link

Plotting non-float values #18

Open reinzor opened 7 years ago

reinzor commented 7 years ago

Plotting booleans and/or uint8 does not seem to work:

rostopic pub /bla std_msgs/UInt8 -r 10 -- 2
rqt_multiplot # plot /bla/receipt_time vs /bla/data