Skip to content

Commit

Permalink
Add reference links to the next tutorial (#469)
Browse files Browse the repository at this point in the history
Signed-off-by: Yadunund <[email protected]>
  • Loading branch information
Yadunund authored Sep 3, 2024
1 parent c1abfed commit 6f0d590
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tutorials/custom_sensors.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
\page custom_sensors Custom sensors

Next Tutorial: \ref thermalcameraigngazebo

Gazebo Sensors comes with various built-in sensor types ready to be used.
Users aren't limited to those sensor types though. This tutorial will go over
the process of implementing a custom sensor that leverages Gazebo Sensors
Expand Down
2 changes: 2 additions & 0 deletions tutorials/install.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
\page installation Installation

Next Tutorial: \ref custom_sensors

We recommend following the binary install instructions to get up and running as quickly and painlessly as possible.

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.
Expand Down
2 changes: 2 additions & 0 deletions tutorials/segmentation_camera.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
\page segmentationcamera_igngazebo Segmentation Camera in Gazebo

Next Tutorial: \ref boundingbox_camera

In this tutorial, we will discuss how to use a segmentation camera sensor in Gazebo.

## Requirements
Expand Down
2 changes: 2 additions & 0 deletions tutorials/thermal_camera.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
\page thermalcameraigngazebo Thermal Camera in Gazebo

Next Tutorial: \ref segmentationcamera_igngazebo

In this tutorial, we will discuss how to use a thermal camera sensor in [Gazebo](https://gazebosim.org/libs/sim).

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

0 comments on commit 6f0d590

Please sign in to comment.