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
·
ethz-asl avatar

ethz-asl/wavemap

0
View on GitHub↗
561 stars·54 forks·C++·BSD-3-Clause·7 viewsethz-asl.github.io/wavemap↗

Wavemap

Fast, efficient and accurate multi-resolution, multi-sensor 3D occupancy mapping

Features

  • Spatial Mapping - Multi-resolution 3D occupancy mapping.
  • ROS Libraries and Tools - Efficient multi-resolution 3D occupancy mapping.

Star history

Star history chart for ethz-asl/wavemapStar history chart for ethz-asl/wavemap

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 Wavemap

Similar open-source projects, ranked by how many features they share with Wavemap.
  • o3de/o3deo3de avatar

    o3de/o3de

    8,954View on GitHub↗

    This project is an open-source 3D game engine designed for building high-fidelity games, simulations, and cinematic environments. It functions as a robotics simulation platform with native integration for ROS 2 to model robot controllers and sensors. The engine features a multi-threaded Forward+ physically based renderer that supports hardware-accelerated ray tracing and global illumination. The system is built on a modular extension architecture using Gems to add or replace features without modifying core binaries. It includes a native SDK for AWS cloud integration, enabling IAM authenticati

    C++3d-graphics3d-graphics-engineanimation
    View on GitHub↗8,954
  • dusty-nv/jetson-inferencedusty-nv avatar

    dusty-nv/jetson-inference

    8,734View on GitHub↗

    jetson-inference is a set of libraries and tools for executing optimized deep learning models on embedded GPU hardware. Its primary purpose is to enable real-time computer vision and AI inference at the edge with low latency and high throughput. The project distinguishes itself through high-performance streaming analytics and the ability to execute concurrent AI pipelines on auto-grade silicon. It provides specialized support for multi-sensor stream processing, utilizing zero-copy data transport to load camera frames directly into GPU memory. The codebase covers a broad surface of capabiliti

    C++caffecomputer-visiondeep-learning
    View on GitHub↗8,734
  • 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
See all 28 alternatives to Wavemap→

Frequently asked questions

What does ethz-asl/wavemap do?

Fast, efficient and accurate multi-resolution, multi-sensor 3D occupancy mapping

What are the main features of ethz-asl/wavemap?

The main features of ethz-asl/wavemap are: Spatial Mapping, ROS Libraries and Tools.

What are some open-source alternatives to ethz-asl/wavemap?

Open-source alternatives to ethz-asl/wavemap include: dusty-nv/jetson-inference — jetson-inference is a set of libraries and tools for executing optimized deep learning models on embedded GPU… o3de/o3de — This project is an open-source 3D game engine designed for building high-fidelity games, simulations, and cinematic… microsoft/windows-universal-samples — This repository is a comprehensive collection of reference implementations and sample libraries for the Universal… hku-mars/fast-livo2 — FAST-LIVO2 is a LiDAR-inertial odometry framework and factor-graph SLAM implementation designed for real-time robot… michaelgrupp/evo — evo is a Python framework for the evaluation of SLAM algorithms, robot odometry, and trajectory data. It serves as an… ethz-asl/voxblox — A library for flexible voxel-based mapping, mainly focusing on truncated and Euclidean signed distance fields.