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
eperdices avatar

eperdices/LeGO-LOAM-SRFork

0
View on GitHub↗
61 stars·18 forks·C++·BSD-3-Clause·10 views

LeGO LOAM SR

This code is a fork from LeGO-LOAM-BOR to migrate LeGO-LOAM algorithm to ROS2.

Features

  • SLAM and Odometry - ROS 2 version of the ground-optimized mapping system.

Star history

Star history chart for eperdices/lego-loam-srStar history chart for eperdices/lego-loam-sr

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Frequently asked questions

What does eperdices/lego-loam-sr do?

This code is a fork from LeGO-LOAM-BOR to migrate LeGO-LOAM algorithm to ROS2.

What are the main features of eperdices/lego-loam-sr?

The main features of eperdices/lego-loam-sr are: SLAM and Odometry.

What are some open-source alternatives to eperdices/lego-loam-sr?

Open-source alternatives to eperdices/lego-loam-sr include: 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… irapkaist/removert — Remove then revert (IROS 2020). molaorg/mola. prbonn/kiss-slam — KISS-SLAM is a simple, robust, and accurate 3D LiDAR SLAM system that just works. prbonn/overlapnet — OverlapNet - Loop Closing for 3D LiDAR-based SLAM (chen2020rss).

Open-source alternatives to LeGO LOAM SR

Similar open-source projects, ranked by how many features they share with LeGO LOAM SR.
  • 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
  • irapkaist/removertirapkaist avatar

    irapkaist/removert

    640View on GitHub↗

    Remove then revert (IROS 2020)

    C++
    View on GitHub↗640
  • cartographer-project/cartographercartographer-project avatar

    cartographer-project/cartographer

    7,883View on GitHub↗

    Cartographer is a cross-platform robotics library and framework for simultaneous localization and mapping in 2D and 3D spaces. It functions as a real-time mapping engine that constructs environmental maps while tracking a device's position and orientation using continuous sensor data processing. The system implements real-time SLAM to generate precise maps for autonomous navigation. It utilizes a localization system that determines a device's state within a mapped environment across different hardware platforms and sensor configurations. The framework covers spatial estimation through non-li

    C++
    View on GitHub↗7,883
See all 10 alternatives to LeGO LOAM SR→