@@ -21,7 +21,7 @@ For details, see `Model Zoo
2121ADBSCAN
2222++++++++
2323
24- **Tutorial **: :doc: `../dev_guide/ tutorials_amr/navigation/adbscan/index `
24+ **Tutorial **: :doc: ` ADBSCAN Algorithm < ../tutorials_amr/navigation/adbscan/index> `
2525
2626
2727DBSCAN (Density-Based Spatial Clustering of Applications with Noise) is an
@@ -35,7 +35,7 @@ average.
35353D Pointcloud Groundfloor Segmentation
3636++++++++++++++++++++++++++++++++++++++
3737
38- **Tutorial **: :doc: `../../dev_guide/ tutorials_amr/perception/pointcloud-groundfloor-segmentation `
38+ **Tutorial **: :doc: ` 3D Pointcloud Groundfloor Segmentation for Intel® RealSense™ Camera and 3D LiDAR < ../tutorials_amr/perception/pointcloud-groundfloor-segmentation> `
3939
4040An algorithm, along with a demo application, that transforms (Intel® RealSense™) Depth Camera images to 3D
4141pointclouds. This algorithm further assigns classification labels such as 'ground floor' or
@@ -71,7 +71,7 @@ https://github.com/CCNYRoboticsLab/imu_tools:
7171FastMapping
7272++++++++++++
7373
74- **Tutorial **: :doc: `../../dev_guide/ tutorials_amr/navigation/run-fastmapping-algorithm `
74+ **Tutorial **: :doc: ` FastMapping Algorithm < ../tutorials_amr/navigation/run-fastmapping-algorithm> `
7575
7676FastMapping, is an algorithm to create a 3D voxel map of a robot's
7777surrounding, based on Intel® RealSense™ Depth Camera sensor data.
@@ -80,7 +80,7 @@ surrounding, based on Intel® RealSense™ Depth Camera sensor data.
8080Collaborative Visual SLAM
8181++++++++++++++++++++++++++
8282
83- **Tutorial **: :doc: `../../dev_guide/ tutorials_amr/navigation/collaborative-slam `
83+ **Tutorial **: :doc: ` Collaborative Visual SLAM < ../tutorials_amr/navigation/collaborative-slam> `
8484
8585Collaborative visual SLAM is a framework for service robots which utilizes simultaneous localization
8686and mapping (SLAM). An edge server maintains a map database and handles global optimization. Each robot can
@@ -165,7 +165,7 @@ The SLAM toolbox is a set of tools and capabilities for 2D SLAM that includes th
165165ITS Global Path Planner
166166++++++++++++++++++++++++
167167
168- **Tutorial **: :doc: `../../dev_guide/ tutorials_amr/navigation/its-path-planner-plugin `
168+ **Tutorial **: :doc: ` ITS Path Planner ROS 2 Navigation Plugin < ../tutorials_amr/navigation/its-path-planner-plugin> `
169169
170170The Intelligent Sampling and Two-Way Search (ITS) Global Path Planner is a plugin for the ROS 2 Navigation package.
171171It performs a path planning search on a roadmap from two directions
@@ -203,7 +203,7 @@ the integration of GPS data.
203203Navigation 2
204204+++++++++++++
205205
206- **Tutorials **: :doc: `../../dev_guide/ tutorials_amr/navigation/index `
206+ **Tutorials **: :doc: ` Navigation < ../tutorials_amr/navigation/index> `
207207
208208ROS 2 Navigation stack, which seeks a safe way to have a mobile robot move
209209from point A to point B. This completes dynamic path planning, computes
0 commit comments