GithubHelp home page GithubHelp logo

robotics-upo / radar_experiments Goto Github PK

View Code? Open in Web Editor NEW
1.0 7.0 0.0 113.88 MB

Repository to store configuration files related to the smoke and radar experiments

CMake 4.15% Shell 2.84% Python 25.55% C++ 63.00% MATLAB 4.46%

radar_experiments's Introduction

Localization experiments.

This repository contains the source code and additional configuration files to reproduce the results of our work presented in the Robot 2022 international conference:

D. Alejo, R. Rey, J. A. Cobano, F. Caballero and L. Merino, "Data fusion of low-cost RADAR and LIDAR for reliable ground robotlocalization under low-visibility conditions". In D. Tardioli, V. Matellan, G. Heredia, M.F. Silva, and L. Marques, editors, ROBOT2022: Fifth Iberian Robotics Conference, Advances in Intelligent Systems and Computing, pp. 301–313, Springer International Publishing, 2023.

In this paper, we have designed and implemented a new method for fusing radar and lidar information. The method has been implemented mainly in the source file: src/sensor_fusion/lidar_radar_fusion_dbscan.cpp

The dataset used in this paper can be downloaded at:

Dataset web page

Dependencies

The utilities of this repository have been programmed on a Linux 18.04 distribution and ROS melodic. They have also been tested in Ubuntu 20.04 and ROS noetic. Please refer to the ROS wiki for details on installation and the creation of a catkin workspace.

You can download the repository and execute ./scripts/install_fusion_dependencies.sh from the source directory of a catkin workspace. It will install APT packages and download the necessary repos to avoid doing it manually. In addition it asks you if you want to download the dataset.

Once you download our dataset into the folder "${HOME}/radar_fusion_bags", you can launch the experiment batch presented in the ICRA paper as follows (for ten repetitions):

rosrun radar_experiments experiment_batch.sh 1 10

It will run the fusion node and launch a rviz visualization window where you can select which radar scans you want to visualize.

Parameters for the implementation of P. Fritsche & B. Wagner 2017 "Modeling structure and aerosol concentration with fused radar and LiDAR data in environments with changing visibility" (IROS 2017)

Related to the algorithm:

  • yaw_tolerance : Used to extract 2d virtual scans
  • ransac_distance_threshold (for both lidar and radar)
  • ransac_iterations (for both lidar and radar)
  • min_ransac_pointcloud_size (for both lidar and radar)
  • beta
  • distance_threshold
  • lidar_dev
  • radar_dev
  • lidar_max_range

Related to node:

  • sychronization_margin
  • time_tolerance

Acknowledgements

This work is partially supported by Programa Operativo FEDER Andalucia 2014-2020, Consejeria de Economía, Conocimiento y Universidades (DeepBot, PY20_00817) and by the Spanish Ministry of Science, Innovation and Universities (Insertion PID2021-127648OB-C31, MCIU/AEI/FEDER, UE).

radar_experiments's People

Contributors

david-alejo avatar rafaelrey avatar

Stargazers

Guoqiang Yin avatar

Watchers

James Cloos avatar Jesus Capitan avatar Luis Merino avatar Ricardo Ragel de la Torre avatar Fernando Caballero avatar  avatar Noé Pérez-Higueras 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.