Skip to content

Commit 1bac388

Browse files
committed
update screenshot tutorial
1 parent f970822 commit 1bac388

File tree

4 files changed

+13
-5
lines changed

4 files changed

+13
-5
lines changed

manifest.xml

+2-1
Original file line numberDiff line numberDiff line change
@@ -503,7 +503,8 @@
503503
</tutorial>
504504

505505
<tutorial title="Capture screenshot" ref='screenshot'>
506-
<markdown version="1.9+">screenshot/tutorial.md</markdown>
506+
<markdown version="1.9">screenshot/tutorial_1-9.md</markdown>
507+
<markdown version="6+">screenshot/tutorial.md</markdown>
507508
<description>Shows how to capture a screen shot of Gazebo's render window.</description>
508509
<skill>beginner</skill>
509510
<tags>
Loading

screenshot/tutorial.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
# Capture screenshots
22

3-
A screenshot capture feature has been added to the gzclient graphical user interface.
3+
To capture a screenshot of the scene displayed in the Gazebo 3D render window, find and click on the camera icon on the toolbar above the render window.
44

5-
Find and click on the camera icon on the toolbar above the render window.
6-
7-
[[file:files/screenshot_icon_gzclient.png|640px]]
5+
[[file:files/screenshot_icon_gzclient_6-0.png|640px]]
86

97
# Screenshot save location
108

screenshot/tutorial_1-9.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Capture screenshots
2+
3+
To capture a screenshot of the scene displayed in the Gazebo 3D render window, find and click on the camera icon on the toolbar above the render window.
4+
5+
[[file:files/screenshot_icon_gzclient.png|640px]]
6+
7+
# Screenshot save location
8+
9+
The captured image will be saved to ~/.gazebo/pictures with a timestamped filename.

0 commit comments

Comments
 (0)