Get data from rviz
Hi all, so today I did my first simple work on rviz - projecting depth image data onto the plane using the pointcould display. I am wondering whether theres is way to get the final graph display data from rviz and probably later reproduce the same plot in say MATLAB. I know I can get the depth/image/points message by simply echoing out the topic. If so, how easiest can I achieve this? Thank you all very much.