Git Product home page Git Product logo

alsora / beluga Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ekumen-os/beluga

0.0 0.0 0.0 47.78 MB

A general implementation of Monte Carlo Localization (MCL) algorithms written in C++17, and a ROS package that can be used in ROS 1 and ROS 2.

Home Page: https://ekumen-os.github.io/beluga/

License: Apache License 2.0

Shell 1.69% C++ 85.02% Python 6.81% TeX 0.21% CMake 4.37% Dockerfile 1.89%

beluga's Introduction

Beluga

CI pipeline codecov pre-commit License Apache-2.0

Overview

Beluga is an extensible C++17 library with a ground-up implementation of the Monte Carlo Localization (MCL) family of estimation algorithms featuring:

  • A modular design based on orthogonal components that can be merged together using the mixin pattern.
  • Emphasis on the prevention of regressions and facilitation of code improvements through test coverage.
  • Semi-automated benchmarks that can be used to validate different configurations.
beluga_andino_demo.mp4

Beluga AMCL running on an Andino robot (Raspberry Pi 4B), go to Ekumen-OS/andino for more details!

Packages

This repository contains the following packages:

Package Description
beluga A ROS-agnostic extensible library to implement algorithms based on particle filters.
beluga_amcl A ROS wrapper, providing an executable node and component (or nodelet).
It provides interface parity with nav2_amcl (and amcl).
beluga_example Example launch files, showing how to run Beluga-based nodes.
beluga_benchmark Scripts to benchmark, profile and also compare Beluga with other MCL implementations.
beluga_system_tests System integration tests for Beluga.

First Steps

beluga's People

Contributors

alejoasd avatar glpuga avatar hidmic avatar ivanpauno avatar manzato avatar nahueespinosa avatar olmerg avatar serraramiro1 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.