Skip to content

Commit afb75a2

Browse files
Update tutorial with resource links for navigation (#823)
Added link to open-navigation repository for resources. Signed-off-by: Steve Macenski <stevenmacenski@gmail.com>
1 parent 4e2a7db commit afb75a2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tutorials/docs/using_isaac_perceptor.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Lidar-Free, Vision-Based Navigation
55

66
In this tutorial, you'll see how to use the NVIDIA Jetson, `Isaac ROS <https://developer.nvidia.com/isaac/ros>`_, `Isaac Perceptor <https://developer.nvidia.com/isaac/perceptor>`_, and `NVIDIA Nova <https://nvidia-isaac-ros.github.io/nova/index.html>`_ technologies to implement Vision-based Navigation entirely without the use of LIDARs, active depth sensors, or other range-providing modalities.
77
Instead, we'll rely solely on passive stereo cameras as the extrinsic sensing source to achieve collision avoidance, localization, and mapping — a powerful and cost-effective alternative.
8+
The scripts and resources used can be found in `open-navigation/opennav_visual_navigation <https://github.com/open-navigation/opennav_visual_navigation>`_.
89

910
This tutorial will guide you through the fundamental concepts behind vision-based navigation, explain how to configure and launch a vision-enabled Nav2 stack, and culminate in a hardware demonstration of a mobile robot performing autonomous security patrols.
1011

0 commit comments

Comments
 (0)