Integrating Nav2 navigation stack with NVIDIA Isaac ROS GEMs

Here is a project showing how to use Nav2 with NVIDIA Isaac Sim and Isaac ROS GEMs for robotic navigation.

We focus on a real-world problem where robots are damaged due to collision with forklift tines in warehouses. Commonly used robot sensors such as LIDAR can detect the body of a forklift, but can’t detect tines which are very close to the ground. We reproduce the problem in Isaac Sim and then use the Isaac ROS Stereo and Segmentation GEMs to generate point clouds of forklift tines and update the Nav2 costmap.

We show the Carter robot successfully detecting and navigating around the forklift tines in the simulated environment using LIDAR and RGB cameras.

filtered_pc

For more details, please check out the technical blog and project GitHub.

4 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.