How do you specify subplots to rqt_plot?
How do I specify subplots to rqt_plot?
rosrun rqt_plot rqt_plot /uav/0/pose/pose/position/x:y:z /uav/0/vel/vector/x:y:z
gives me six curves. I would like to have one plot for the pose and one for the velocity. How do I do that?