Skip to content

Commit

Permalink
Merge pull request #70 from NVIDIA-ISAAC-ROS/hotfix-dp-2-3
Browse files Browse the repository at this point in the history
Add reference to Isaac ROS webinar
  • Loading branch information
jaiveersinghNV authored Feb 2, 2023
2 parents 952553a + 8c174e1 commit 711e844
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

<div align="center"><img src="resources/elbrus_ros_3.gif" width="400px"/></div>

---
## Webinar Available
Learn how to use this package by watching our on-demand webinar: [Pinpoint, 250 fps, ROS 2 Localization with vSLAM on Jetson](https://gateway.on24.com/wcc/experience/elitenvidiabrill/1407606/3998202/isaac-ros-webinar-series)

---

## Overview

This repository provides a ROS2 package that performs stereo visual simultaneous localization and mapping (VSLAM) and estimates stereo visual inertial odometry using the [Isaac Elbrus](https://docs.nvidia.com/isaac/packages/visual_slam/doc/elbrus_visual_slam.html) GPU-accelerated library. It takes in a time-synced pair of stereo images (grayscale) along with respective camera intrinsics to publish the current pose of the camera relative to its start pose.
Expand Down Expand Up @@ -32,6 +38,7 @@ For commercial support and access to source code, please [contact NVIDIA](https:
## Table of Contents

- [Isaac ROS Visual SLAM](#isaac-ros-visual-slam)
- [Webinar Available](#webinar-available)
- [Overview](#overview)
- [Performance](#performance)
- [Commercial Support \& Source Access](#commercial-support--source-access)
Expand Down

0 comments on commit 711e844

Please sign in to comment.