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

EdwardLiuyc/StaticMapping

0
View on GitHub↗
345 stars·65 forks·C++·MIT·8 views

StaticMapping

Use LiDAR to map the static world

Features

  • Simultaneous Localization and Mapping - LiDAR-based mapping of static environments.

Star history

Star history chart for edwardliuyc/staticmappingStar history chart for edwardliuyc/staticmapping

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

Open-source alternatives to StaticMapping

Similar open-source projects, ranked by how many features they share with StaticMapping.
  • ros-planning/navigationros-planning avatar

    ros-planning/navigation

    2,648View on GitHub↗

    This project is a framework for autonomous mobile robot navigation within the Robot Operating System ecosystem. It provides a suite of tools for calculating safe trajectories and movement commands, enabling mobile bases to reach specific destinations while avoiding obstacles in dynamic environments. The system utilizes a hierarchical planning approach that separates long-range path generation from short-range reactive obstacle avoidance. It maintains spatial awareness through a centralized coordinate tracking system and a grid-based representation that stores obstacle information and proximit

    C++navigationroboticsros
    View on GitHub↗2,648
  • ethz-asl/maplabethz-asl avatar

    ethz-asl/maplab

    2,845View on GitHub↗

    A Modular and Multi-Modal Mapping Framework

    C++
    View on GitHub↗2,845
  • ethz-asl/rovioethz-asl avatar

    ethz-asl/rovio

    1,226View on GitHub↗
    C++
    View on GitHub↗1,226
  • cvg/hierarchical-localizationcvg avatar

    cvg/Hierarchical-Localization

    3,961View on GitHub↗

    This project is a 3D visual localization framework designed to determine a camera's exact position and orientation by matching 2D image features against a 3D reference model. It includes a structure-from-motion pipeline to reconstruct 3D scene geometry from unordered image sets, creating the necessary spatial maps for localization. The system employs a hierarchical coarse-to-fine localization approach. This process begins with a global-descriptor image retrieval system to identify candidate reference images from a large database and progresses through local feature matching to final 3D model

    Pythondeep-learningfeature-matchingimage-retrieval
    View on GitHub↗3,961
See all 29 alternatives to StaticMapping→

Frequently asked questions

What does edwardliuyc/staticmapping do?

Use LiDAR to map the static world

What are the main features of edwardliuyc/staticmapping?

The main features of edwardliuyc/staticmapping are: Simultaneous Localization and Mapping.

What are some open-source alternatives to edwardliuyc/staticmapping?

Open-source alternatives to edwardliuyc/staticmapping include: ros-planning/navigation — This project is a framework for autonomous mobile robot navigation within the Robot Operating System ecosystem. It… ethz-asl/maplab — A Modular and Multi-Modal Mapping Framework. ethz-asl/rovio. gogojjh/m-loam — Robust Odometry and Mapping for Multi-LiDAR Systems with Online Extrinsic Calibration. gradslam/gradslam. cvg/hierarchical-localization — This project is a 3D visual localization framework designed to determine a camera's exact position and orientation by…