ethz-asl / laser_slam

This package provides an end-to-end system to laser-based graph SLAM using laser point clouds.
BSD 3-Clause "New" or "Revised" License
250 stars 114 forks source link

published paper #29

Closed jackiechenxd closed 7 years ago

jackiechenxd commented 7 years ago

Hi there, thanks for contributing your work to the public. May I know is there any paper to describe your laser slam and sensor fusion that I could refer?

rdube commented 7 years ago

Hi @XuDongTL, thanks for your interest. We will be presenting our laser slam system at IROS later this year. Here is a video demonstration: https://www.youtube.com/watch?v=JJhEkIA1xSE and the bib entry:

@inproceedings{dube2017multirobot, title={An Online Multi-Robot SLAM System for 3D LiDARs}, author={Dub{\'e}, Renaud and Gawel, Abel and Sommer, Hannes and Nieto, Juan and Siegwart, Roland and Cadena, Cesar}, booktitle={{IEEE/RSJ} Int. Conf. on Intelligent Robots and Systems}, year={2017} }

If you drop me an email I can send you the paper. rdube (at) ethz.ch

Cheers, Renaud

jackiechenxd commented 7 years ago

Hi Renaud,

Thanks for your prompt reply. The result is very impressive in terms of data association and loop closure, and is even more arresting that it is implemented in multi-agent.

Thanks, Xudong

rdube commented 7 years ago

Thank you! I have sent you the paper. Cheers!

2amour commented 6 years ago

Hi, @rdube ,I have tried both the 2 demonstrations of SegMatch and have read your paper, the demonstrations works really well! Thanks for your fantastic work! But I have some questions about laser_slam, can you send me your paper about laser_slam?

rdube commented 6 years ago

Hi @2amour thank you! Here is the paper:

https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=8202268

2amour commented 6 years ago

@rdube Thanks for your prompt reply!You are so kind!

jeannotes commented 6 years ago

@2amour Hi, this is Laser_slam, it has some difference with regard to SegMatch. I don't know if I am wrong that I suppose these are two different algorithms, @rdube so what do you think?

rdube commented 6 years ago

@JSRGFJZ they are separated. You will find more info in our paper mentioned above.