Download Latest Version RTABMap-0.23.8-win64.exe (124.7 MB)
Email in envelope

Get an email when there's a new version of rtabmap

Home / 0.23.8
Name Modified Size InfoDownloads / Week
Parent folder
RTABMap-0.23.8-Darwin-Sequoia-Intel.dmg 2026-07-05 256.8 MB
RTABMap-0.23.8-Darwin-Sequoia-Apple-Silicon.dmg 2026-07-05 214.6 MB
RTABMap-0.23.8-Darwin-Tahoe-Apple-Silicon.dmg 2026-07-05 214.0 MB
RTABMap-0.23.8-Darwin-Tahoe-Intel.dmg 2026-07-05 257.3 MB
RTABMap-0.23.8-win64_cuda.exe 2026-07-05 1.6 GB
RTABMap-0.23.8-win64_cuda.7z 2026-07-05 1.6 GB
RTABMap-0.23.8-win64.zip 2026-07-05 168.2 MB
RTABMap-0.23.8-win64.exe 2026-07-05 124.7 MB
README.md 2026-07-05 11.6 kB
v0.23.8 source code.tar.gz 2026-07-05 22.3 MB
v0.23.8 source code.zip 2026-07-05 23.5 MB
vcpkg-export-66c0373d-x64-vs2022-cuda130.7z 2026-07-03 772.2 MB
vcpkg-export-66c0373d-x64-vs2022.7z 2026-07-02 244.2 MB
Totals: 13 Items   5.5 GB 18

Again, a big thanks for our new contributor(s) (see below) and everyone reporting/discussing issues!

Dependencies included in the Windows binaries:

  • Core: OpenCV 4.13.0 with xfeatures2d and nonfree modules (GPU options enabled on CUDA 11.7 release), PCL 1.15.0 with VTK 9.3, Qt 6.8.3, OpenGV 2020-08-06.
  • Drivers:
  • Optimizers: TORO, g2o 2024-12-28, GTSAM 4.3a0-ros, Ceres 2.2.0
  • ICP: libpointmatcher 1.4.0, CCCoreLib 2026-06-20
  • Reconstruction: OctoMap
  • GPU Visual Features (enabled on cuda13.0 release):
    • SuperPoint support with libtorch v0.25.0
      • Tip: to convert weights on your system: cd RTABMap/share curl -L -O "https://raw.githubusercontent.com/magicleap/SuperPointPretrainedNetwork/master/demo_superpoint.py" curl -L -O "https://github.com/magicleap/SuperPointPretrainedNetwork/raw/refs/heads/master/superpoint_v1.pth" ..\bin\python.exe rtabmap_trace_superpoint.py
    • SuperPoint Rpautrat (weights)
    • CudaSift support (parameter SIFT/Gpu) through this fork
  • vcpkg port also available: see build instructions here.

Dependencies included in the MacOS binaries:

Note that MacOS will block the app for security by default. To allow the app to start, after trying to open it, open Privacy and Security settings, scroll down and you will see "Open RTABMap anyway". That doesn't apply to the homebrew way to install.

  • Core: OpenCV 4.13.0 with xfeatures2d and nonfree modules, PCL 1.15.1 with VTK 9.6.2, Qt 6.11.1, OpenGV 2020-08-06.
  • Drivers:
  • Optimizers: TORO, g2o, GTSAM 4.2.1
  • ICP: libpointmatcher 1.4.4
  • Reconstruction: OctoMap 1.10.0
  • Homebrew binaries also available: brew install rtabmap (add --HEAD for latest master version). Note that it has only basic dependencies to visualize, edit or post-process databases (e.g., coming from RTAB-Map for iOS app).
  • Tip: to start with sudo for drivers requiring it: sudo /Applications/RTABMap.app/Contents/MacOS/RTABMap

What's Changed

New Contributors

Full Changelog: https://github.com/introlab/rtabmap/compare/0.23.1...0.23.8

Source: README.md, updated 2026-07-05