awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
MOLAorg avatar

MOLAorg/mola

0
View on GitHub↗
865 stars·125 forks·C++·other·6 viewsdocs.mola-slam.org/latest↗

Mola

Features

  • SLAM and Odometry - Modular system for localization, mapping, and odometry.
  • Simultaneous Localization and Mapping - Modular system for localization and mapping.

Star history

Star history chart for molaorg/molaStar history chart for molaorg/mola

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Mola

These projects share indexed features with Mola. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • tixiaoshan/lio-samTixiaoShan avatar

    TixiaoShan/LIO-SAM

    4,794View on GitHub↗

    LIO-SAM is a lidar inertial SLAM framework and tightly-coupled sensor fusion pipeline. It functions as a factor graph optimization engine that combines lidar scans and inertial measurement unit data to build 3D point cloud maps and estimate robot trajectories. The system integrates global position factors to align local coordinates with real-world data. It employs loop closure detection to identify previously visited locations, creating constraints in the optimization graph to correct accumulated global drift. The framework covers lidar inertial odometry, point cloud processing, and trajecto

    C++
    View on GitHub↗4,794
  • robustfieldautonomylab/lego-loamRobustFieldAutonomyLab avatar

    RobustFieldAutonomyLab/LeGO-LOAM

    2,742View on GitHub↗

    LeGO-LOAM: Lightweight and Ground-Optimized Lidar Odometry and Mapping on Variable Terrain

    C++
    View on GitHub↗2,742
  • michaelgrupp/evoMichaelGrupp avatar

    MichaelGrupp/evo

    4,255View on GitHub↗

    evo is a Python framework for the evaluation of SLAM algorithms, robot odometry, and trajectory data. It serves as an analysis library for measuring drift and precision by calculating absolute and relative pose errors between estimated paths and ground truth references. The project provides a geometric alignment framework to correct rotation, translation, and scale between spatial trajectories, ensuring consistent error measurement. It includes specialized tools for odometry drift analysis and the processing of robotics data, including the ability to extract trajectory information from ROS ba

    Python
    View on GitHub↗4,255
  • hku-mars/fast-livo2hku-mars avatar

    hku-mars/FAST-LIVO2

    3,634View on GitHub↗

    FAST-LIVO2 is a LiDAR-inertial odometry framework and factor-graph SLAM implementation designed for real-time robot localization and 3D mapping. It functions as a multi-sensor fusion pipeline and state estimator that integrates LiDAR, inertial, and camera inputs to track a robot's position and orientation. The system employs a tightly-coupled sensor fusion approach to maintain stable navigation, particularly in degraded environments. It utilizes a voxel-based 3D mapping tool to organize point clouds into volumetric grids, which optimizes memory usage and search speed during spatial reconstruc

    C++3d-reconstructioncolored-point-cloudgaussian-splatting
    View on GitHub↗3,634
Compare all 30 related projects→

Frequently asked questions

What are the main features of molaorg/mola?

The main features of molaorg/mola are: SLAM and Odometry, Simultaneous Localization and Mapping.

Which projects share features with molaorg/mola?

Projects with overlapping indexed features include: robustfieldautonomylab/lego-loam — LeGO-LOAM: Lightweight and Ground-Optimized Lidar Odometry and Mapping on Variable Terrain. tixiaoshan/lio-sam — LIO-SAM is a lidar inertial SLAM framework and tightly-coupled sensor fusion pipeline. It functions as a factor graph… michaelgrupp/evo — evo is a Python framework for the evaluation of SLAM algorithms, robot odometry, and trajectory data. It serves as an… hku-mars/fast-livo2 — FAST-LIVO2 is a LiDAR-inertial odometry framework and factor-graph SLAM implementation designed for real-time robot… ros-planning/navigation — This project is a framework for autonomous mobile robot navigation within the Robot Operating System ecosystem. It… eperdices/lego-loam-sr — This code is a fork from LeGO-LOAM-BOR to migrate LeGO-LOAM algorithm to ROS2.