AUTO-SYNC Index refreshed every 12h · Evidence-linked
Data release v20260813_173528 Generated 2026-08-13 Methodology Report missing resource

Problem definition

Which open-source SLAM or VIO system should I evaluate first for my UAV's sensors, compute and mission profile?

Steps

  1. Record sensor assumptions

    Open each candidate repository and record the required sensors: monocular, stereo, RGB-D, LiDAR or IMU. A LiDAR SLAM system is not interchangeable with a visual one.

  2. Check the license and maintenance signal

    Record the SPDX license from the official API and the last activity/archive flag. Unknown licenses stay Unknown.

  3. Run the documented dataset

    Run each estimator on the dataset its official documentation recommends before any hardware work. Record the version you used.

  4. Estimate compute footprint

    Check the official README for compute requirements and compare them with your onboard hardware before adoption.

  5. Verify integration path

    Confirm whether the system ships ROS/ROS 2 interfaces or a documented API for your flight stack.

Guide

Scope

This guide links the repositories; it does not replace their official setup instructions and it does not certify flight behavior.

Judgment criteria

  • The system runs on its documented dataset with the recorded sensors.
  • License, maintenance and compute assumptions are recorded before integration.

Common risks

  • Treating a LiDAR SLAM result as evidence for a visual pipeline.
  • Skipping the sensor-assumption check and pairing an incompatible estimator with your vehicle.

Checklist

Related technical resources

UAV
Official Confirmed

ORB-SLAM3: An Accurate Open-Source Library for Visual, Visual-Inertial and Multi-Map SLAM

Core topic Slam Vio Slam-AlgorithmsD06
Maintenance: Active Verification: official_confirmed Commercial: unknown Checked: 8/13/2026
UAV
Algorithm

raulmur/ORB_SLAM2

Official Confirmed

Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities

Core topic Slam Vio D06
Maintenance: Active Verification: official_confirmed Commercial: unknown Checked: 8/13/2026
Official Confirmed

A Robust and Versatile Monocular Visual-Inertial State Estimator

Core topic Slam Vio State-EstimationVins
Show 2 more keywords Hide keywords
VioD06
Maintenance: Active Verification: official_confirmed Commercial: unknown Checked: 8/13/2026
UAV
Official Confirmed

Visual Inertial Odometry with SLAM capabilities and 3D Mesh generation.

Core topic Slam Vio CpuEuroc-Dataset
Show 10 more keywords Hide keywords
LocalizationMappingReal-TimeReconstructionRoboticsSlamState-EstimationVioVisual-Inertial-OdometryD06
Maintenance: Active Verification: official_confirmed Commercial: unknown Checked: 8/13/2026
UAV
Algorithm

rpng/open_vins

Official Confirmed

An open source platform for visual-inertial navigation research.

Core topic Slam Vio Ekf-LocalizationMsckf
Show 8 more keywords Hide keywords
Open-VinsResearch-PlatformRoboticsSensor-CalibrationSlamVioVisual-Inertial-OdometryD06
Maintenance: Active Verification: official_confirmed Commercial: unknown Checked: 8/13/2026
UAV
Algorithm

TixiaoShan/LIO-SAM

Official Confirmed

LIO-SAM: Tightly-coupled Lidar Inertial Odometry via Smoothing and Mapping

Core topic Slam Vio 3d-MappingLidar-Inertial
Show 9 more keywords Hide keywords
Lidar-OdometryLidar-SlamLoam-VelodyneOusterOuster-SlamSlamVelodyneVelodyne-SlamD06
Maintenance: Active Verification: official_confirmed Commercial: unknown Checked: 8/13/2026
UAV
Algorithm

hku-mars/FAST_LIO

Official Confirmed

A computationally efficient and robust LiDAR-inertial odometry (LIO) package

Core topic Slam Vio Lidar-OdometryLivox-Avia-Lidar
Show 1 more keywords Hide keywords
D06
Maintenance: Active Verification: official_confirmed Commercial: unknown Checked: 8/13/2026
Official Confirmed

Cartographer is a system that provides real-time simultaneous localization and mapping (SLAM) in 2D and 3D across multiple platforms and sensor configurations.

Core topic Slam Vio LocalizationMapping
Show 4 more keywords Hide keywords
RoboticsSelf-DrivingSlamD06
Maintenance: Active Verification: official_confirmed Commercial: unknown Checked: 8/13/2026
UAV
Official Confirmed

ROS metapackage for UAV control, state estimation, trajectory generation and tracking.

Core topic Slam Vio ControlDeployment
Show 6 more keywords Hide keywords
DroneEstimationGenerationTrajectoryUavD06
Maintenance: Active Verification: official_confirmed Commercial: unknown Checked: 8/13/2026

Next steps