ros-visualization / rviz

ROS 3D Robot Visualizer
BSD 3-Clause "New" or "Revised" License
848 stars 463 forks source link

"Save image" dropdown menu visible in screenshots #723

Open skohlbr opened 10 years ago

skohlbr commented 10 years ago

Perhaps a minor issue, but when taking screenshots with the "save image" tool, the dropdown menu will be visible in screenshots taken, as visible in the attached image (if one removes or moves away the rviz display options dialog). rviz_screenshot_2014_02_14-14_10_54

wjwwood commented 10 years ago

Thanks for reporting this. I don't have time to look at it, but I would look at a pull request if you find a way to fix it.

As a workaround I would suggesting using your OS's builtin screen shot tool and cropping the image.

christian-rauch commented 6 years ago

RViz also captures windows that are placed on top: rviz_screenshot

E.g. here I pinned the terminal as "Always On Top". It seems like RViz is exporting the screen buffer at this region instead of the OpenGL buffer.