Skip to content
@fourier-scan-matcher

fourier-scan-matcher

A method for robustly matching 2D panoramic LIDAR range scans in real time

This organisation features resources around FSM, the Fourier Scan Matching method. FSM may match two range scans from a 2D LIDAR sensor whose field of view is 360 degrees in real time. FSM is robust to sensor noise, void correspondences, high-frequency components and distance between measurements. These are due to the dispensing with correspondences, which the use of the Discrete Fourier Transform affords FSM.

  • fsm contains the core C++ source code
  • IROS-2022-paper contains the source tex code of the paper titled "FSM: Correspondenceless scan-matching of panoramic 2D range scans", presented at the 2022 IEEE/RSJ International Conference on Intelligent Robots and Systems, held at Kyoto, Japan
  • IROS-2022-presentations-resources contains material related to the presentation of FSM, namely the presentation required by IROS 2022
  • fsm-lo contains the roscpp source code of a ROS package which uses FSM to produce LIDAR odometry, and docker-related files for building and deploying it
  • scan-matching-tests contains the C++ source code that was used to produce the results supporting the contributions of the paper featured at sm-experiments-logs
  • sm-experiments-logs contains raw output data used to illustrate and support FSM's contributions in sections V "Results" and VI "Characterisation" of the paper

Pinned Loading

  1. fsm-lo fsm-lo Public

    [IROS'22] Obtain robust odometry from your noisy panoramic 2D LIDAR

    C++ 7 6

  2. IROS-2022-paper IROS-2022-paper Public

    2022 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) paper

    TeX

Repositories

Showing 7 of 7 repositories
  • fsm-lo Public

    [IROS'22] Obtain robust odometry from your noisy panoramic 2D LIDAR

    fourier-scan-matcher/fsm-lo’s past year of commit activity
    C++ 7 6 0 0 Updated Jan 14, 2025
  • .github Public
    fourier-scan-matcher/.github’s past year of commit activity
    0 0 0 0 Updated Jan 10, 2025
  • IROS-2022-presentations-resources Public Forked from phd-li9i/fsm_presentation_iros22

    Resources for the presentation of FSM at the 2022 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) in Kyoto, Japan

    fourier-scan-matcher/IROS-2022-presentations-resources’s past year of commit activity
    TeX 0 1 0 0 Updated Jan 10, 2025
  • IROS-2022-paper Public

    2022 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) paper

    fourier-scan-matcher/IROS-2022-paper’s past year of commit activity
    TeX 0 0 0 0 Updated Jan 10, 2025
  • fsm Public

    The Fourier Scan Matcher: a correspondenceless and closed-form matching algorithm for 2D panoramic LIDAR sensors

    fourier-scan-matcher/fsm’s past year of commit activity
    C++ 7 2 0 0 Updated Jul 22, 2024
  • scan-matching-tests Public Forked from phd-li9i/scan-matching-tests

    Trilogy of methods for correspondenceless matching of scans from 2D panoramic LIDAR sensors

    fourier-scan-matcher/scan-matching-tests’s past year of commit activity
    C++ 0 1 0 0 Updated Oct 17, 2023
  • sm-experiments-logs Public Forked from phd-li9i/sm-experiments-logs

    Raw output data supporting "FSM: Correspondenceless scan-matching of panoramic 2D range scans"

    fourier-scan-matcher/sm-experiments-logs’s past year of commit activity
    0 1 0 0 Updated Jan 9, 2022

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…