Coder Social home page Coder Social logo

abougouffa / ndtpso_slam Goto Github PK

View Code? Open in Web Editor NEW
52.0 3.0 18.0 195 KB

ROS package for NDT-PSO, a 2D Laser scan matching algorithm for SLAM

License: GNU General Public License v2.0

CMake 24.87% C 1.70% C++ 71.03% Python 2.40%
slam slam-algorithms lidar ndt ndt-pso ndtpso-slam scan-matching alignement normal-distribution

ndtpso_slam's Introduction

NDTPSO-SLAM

NDTPSO-SLAM is a ROS package which provides an enhanced implementation of the scan matching algorithm proposed in 1 and 2. It uses NDT (Normal Distribution Transform) to model the environment and PSO (Particle Swarm Optimisation) to perform the scan matching optimization and solve the pose problem.

This package has been tested with ROS Melodic on Ubuntu 18.04, however; it should work with newer ROS1 versions.

This project is devided to two parts, the libndtpso_slam which is a C++ library that implements the proposed scan matching method, and in the other part, the ROS node ndtpso_slam_node which provides the ROS interface to this library.

Abdelhak BOUGOUFFA <abdelhak [dot] bougouffa [at] universite-paris-saclay.fr>

If you used this work, please cite:

  • Sara BOURAINE, Abdelhak BOUGOUFFA and Ouahiba AZOUAOUI, Particle Swarm Optimization for Solving a Scan-Matching Problem Based on the Normal Distributions Transform, 10.1007/s12065-020-00545-y, Evolutionary Intelligence, Jan 2021. Download PDF ⏬
  • Sara BOURAINE, Abdelhak BOUGOUFFA and Ouahiba AZOUAOUI, NDT-PSO, a New NDT based SLAM Approach using Particle Swarm Optimization, 10.1109/ICARCV50220.2020.9305519, 16th International Conference on Control, Automation, Robotics and Vision (ICARCV 2020), Dec 2020. Download PDF ⏬

Build NDTPSO-SLAM

This package has been tested on ROS Melodic and ROS Noetic

Dependencies

  1. Eigen3 (can be installed from package manager)
  2. OpenCV3+ (OPTIONAL: used to export map image)

To build NDTPSO-SLAM, clone it to your ROS Catkin workspace.

cd path/to/catkin_ws/src
git clone https://github.com/abougouffa/ndtpso_slam.git
cd ..
catkin_make --pkg ndtpso_slam

Using the provided node

You can edit the provided launch files to fit your LiDAR topic name and run:

roslaunch ndtpso_slam scan.launch

Footnotes

  1. Sara BOURAINE, Abdelhak BOUGOUFFA and Ouahiba AZOUAOUI, Particle Swarm Optimization for Solving a Scan-Matching Problem Based on the Normal Distributions Transform, 10.1007/s12065-020-00545-y, Evolutionary Intelligence, Jan 2021. Download PDF

  2. Sara BOURAINE, Abdelhak BOUGOUFFA and Ouahiba AZOUAOUI, NDT-PSO, a New NDT based SLAM Approach using Particle Swarm Optimization, 10.1109/ICARCV50220.2020.9305519, 16th International Conference on Control, Automation, Robotics and Vision (ICARCV 2020), Dec 2020. Download PDF

ndtpso_slam's People

Contributors

abougouffa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ndtpso_slam's Issues

Roadmap

  1. Add map topic, publish the map
  2. Check the published tfs and the pose

why the Average publish rate is so low?

[ INFO] [1676357464.295007732]: Average publish rate: 10.14Hz, matching rate: 4.27Hz
[ INFO] [1676357464.296691848]: laser_data.size = 1079
[ INFO] [1676357464.418336842]: Average publish rate: 8.46Hz, matching rate: 8.22Hz
[ INFO] [1676357464.418738750]: laser_data.size = 1079
[ INFO] [1676357464.571968731]: Average publish rate: 8.43Hz, matching rate: 6.53Hz
[ INFO] [1676357464.572164176]: laser_data.size = 1079

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.