Skip to content

Commit 6f0d590

Browse files
authored
Add reference links to the next tutorial (#469)
Signed-off-by: Yadunund <yadunund@gmail.com>
1 parent c1abfed commit 6f0d590

File tree

4 files changed

+8
-0
lines changed

4 files changed

+8
-0
lines changed

tutorials/custom_sensors.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
\page custom_sensors Custom sensors
22

3+
Next Tutorial: \ref thermalcameraigngazebo
4+
35
Gazebo Sensors comes with various built-in sensor types ready to be used.
46
Users aren't limited to those sensor types though. This tutorial will go over
57
the process of implementing a custom sensor that leverages Gazebo Sensors

tutorials/install.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
\page installation Installation
22

3+
Next Tutorial: \ref custom_sensors
4+
35
We recommend following the binary install instructions to get up and running as quickly and painlessly as possible.
46

57
The source install instructions should be used if you need the very latest software improvements, you need to modify the code, or you plan to make a contribution.

tutorials/segmentation_camera.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
\page segmentationcamera_igngazebo Segmentation Camera in Gazebo
22

3+
Next Tutorial: \ref boundingbox_camera
4+
35
In this tutorial, we will discuss how to use a segmentation camera sensor in Gazebo.
46

57
## Requirements

tutorials/thermal_camera.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
\page thermalcameraigngazebo Thermal Camera in Gazebo
22

3+
Next Tutorial: \ref segmentationcamera_igngazebo
4+
35
In this tutorial, we will discuss how to use a thermal camera sensor in [Gazebo](https://gazebosim.org/libs/sim).
46

57
There are currently a few limitations with the thermal camera, which will be mentioned at the end of the tutorial.

0 commit comments

Comments
 (0)