Skip to content

Commit 6dad9a2

Browse files
siksalazeey
andauthored
Add Plot 3D plugin tutorial to jetty, ionic, and harmonic doc (#562)
* add plot3d plugin tutorial to harmonic version * add plot3d plugin tutorial for gz-ionic * add plot3d plugin tutorial for gz-jetty --------- Co-authored-by: Addisu Z. Taddese <[email protected]>
1 parent a342166 commit 6dad9a2

File tree

6 files changed

+24
-0
lines changed

6 files changed

+24
-0
lines changed

harmonic/Manipulating_models.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,14 @@ other. Notice the difference in alignment when the Reverse button is pressed in
149149
You can align more than two models as well, simply select more models with `Ctrl` + click. You can select `First` or `Last` in the `Relative to:` drop down menu to
150150
choose which entity to align to.
151151

152+
## Plot 3D
153+
154+
You can plot 3D points of a model as it moves within the scene using the Plot 3D plugin. It also allows you to lock in the model whose 3D plot you want to generate.
155+
156+
To use this plugin, select the Plot 3D from the plugins menu, choose a model from the scene, lock the model using the lock icon on the Plot 3D plugin, and move the model in the scene to see a 3D plot of the waypoint generated.
157+
158+
![Plot 3D Plugin](img/plot3d_plugin_locked.gif)
159+
152160
## Next Up
153161

154162
So far you've interacted with basic shape models to learn about Gazebo's GUI.

harmonic/img/plot3d_plugin_locked.gif

1.9 MB
Loading

ionic/Manipulating_models.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,14 @@ other. Notice the difference in alignment when the Reverse button is pressed in
149149
You can align more than two models as well, simply select more models with `Ctrl` + click. You can select `First` or `Last` in the `Relative to:` drop down menu to
150150
choose which entity to align to.
151151

152+
## Plot 3D
153+
154+
You can plot 3D points of a model as it moves within the scene using the Plot 3D plugin. It also allows you to lock in the model whose 3D plot you want to generate.
155+
156+
To use this plugin, select the Plot 3D from the plugins menu, choose a model from the scene, lock the model using the lock icon on the Plot 3D plugin, and move the model in the scene to see a 3D plot of the waypoint generated.
157+
158+
![Plot 3D Plugin](img/plot3d_plugin_locked.gif)
159+
152160
## Next Up
153161

154162
So far you've interacted with basic shape models to learn about Gazebo's GUI.

ionic/img/plot3d_plugin_locked.gif

1.9 MB
Loading

jetty/Manipulating_models.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,14 @@ other. Notice the difference in alignment when the Reverse button is pressed in
149149
You can align more than two models as well, simply select more models with `Ctrl` + click. You can select `First` or `Last` in the `Relative to:` drop down menu to
150150
choose which entity to align to.
151151

152+
## Plot 3D
153+
154+
You can plot 3D points of a model as it moves within the scene using the Plot 3D plugin. It also allows you to lock in the model whose 3D plot you want to generate.
155+
156+
To use this plugin, select the Plot 3D from the plugins menu, choose a model from the scene, lock the model using the lock icon on the Plot 3D plugin, and move the model in the scene to see a 3D plot of the waypoint generated.
157+
158+
![Plot 3D Plugin](img/plot3d_plugin_locked.gif)
159+
152160
## Next Up
153161

154162
So far you've interacted with basic shape models to learn about Gazebo's GUI.

jetty/img/plot3d_plugin_locked.gif

1.9 MB
Loading

0 commit comments

Comments
 (0)