From 59ccb28eac3eeed3d12dc01c0782e48831ca79b0 Mon Sep 17 00:00:00 2001 From: hrabeti-nvidia Date: Fri, 30 May 2025 16:48:18 -0700 Subject: [PATCH] Added PyCuVSLAM to README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3e50200..d5e79f2 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ This collection was created as an outcome of the RSS 2025 Workshop [Unifying Vis | [DROID-SLAM](https://github.com/princeton-vl/DROID-SLAM) | Deep Visual SLAM for Monocular, Stereo, and RGB-D Cameras | | [ORB-SLAM2](https://github.com/raulmur/ORB_SLAM2) | SLAM for Monocular, Stereo, and RGB-D Cameras | | [DSO](https://github.com/JakobEngel/dso) | Direct Sparse Odometry | +| [PyCuVSLAM](https://github.com/NVlabs/PyCuVSLAM) | PyCuVSLAM |