Gmapping SLAM based on RBPF

조회 수: 12 (최근 30일)
John Lee
John Lee 2020년 3월 5일
댓글: Zuhair Abduljabbar 2022년 3월 15일
Is there any Gmapping SLAM based on RBPF?
I mean MATLAB version of gmapping-SLAM based on Rao-blackwellized particle filtering.
  댓글 수: 2
iman yazdansepas
iman yazdansepas 2020년 3월 15일
Hello John,
I have a same question. MATLAB has a library but I think it used graph SLAM.
sofar I find this: https://github.com/Allopart/rbpf-gmapping by Adrian Llopart Maurin, PhD student at the technical University of Denmark (DTU), 2016.
I'm not tested it yet. but i'm going to.
Thank you
Iman
John Lee
John Lee 2020년 3월 15일
Thanks for your comment.
I tested that code. Seems wokring well, but there is a too big approximation in "Measurement_Model.m" where
the author treis to compute the likelihood function based on more than 200 lidar scan.
I also tried to contact the author, and he has not replied.
So, I doubt the code and that is why I posted the question.

댓글을 달려면 로그인하십시오.

답변 (1개)

Amrtanshu Raj
Amrtanshu Raj 2021년 9월 7일
Hi,
Currently MATLAB has a LidarSlam which does not use any particle filter.
We have brought this to the notice of our developers and they might consider it for a future release.
  댓글 수: 1
Zuhair Abduljabbar
Zuhair Abduljabbar 2022년 3월 15일
Hi Raj,
Could you mention the official URL of it (LiDARSLAM) , for seeing the theoritcal side of it (related papers)

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Point Cloud Processing에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by