Interested researchers should first start their readings with the following paper:
F. Pomerleau, F. Colas, R. Siegwart, and S. Magnenat, Comparing ICP variants on real-world data sets, Autonomous Robots, Volume 34, Issue 3, pp 133-148, Feb. 2013.
Publisher Link, bibtex
The page aim at sharing registration algorithm results and configurations to ease and accelerate comparison. The targeted application is scene reconstruction which has implication in Simultaneous Localization and Mapping.
The Evaluation Protocol is fixed for every registration variant.
Solution Name | Parameters | Implementation | Tested on | Multi-threaded |
---|---|---|---|---|
chen91 [1] [2] | Besl92_pt2point.yaml | C++ (libpointmatcher) | 2.2 GHz Intel Core i7 | No |
besl92 [3] [2] | Chen91_pt2plane.yaml | C++ (libpointmatcher) | 2.2 GHz Intel Core i7 | No |
p2d-ndt [4] [5] | N/A | C++ (ndt_registration) | 3.5 GHz Intel Core i7 | No |
d2d-ndt [6] [5] | N/A | C++ (ndt_registration) | 3.5 GHz Intel Core i7 | No |
Solution Name | Environments | ||||||
---|---|---|---|---|---|---|---|
ETH | Apartment | Stairs | Wood | Gazebo | Plain | ||
chen91 | .csv | .csv | .csv | .csv | .csv | .csv | |
besl92 | .csv | .csv | .csv | .csv | .csv | .csv | |
p2d-ndt | .csv | .csv | .csv | .csv | .csv | .csv | |
d2d-ndt | .csv | .csv | .csv | .csv | .csv | .csv |
โ-