Data registration module – a component of semantic simulation engine
Institute of Automation and Robotics, Warsaw University of Technology, Poland
5th European Conference on Mobile Robots (ECMR 2011), 2011
@article{bedkowski2011data,
title={Data registration module-a component of semantic simulation engine},
author={Bedkowski, J.},
year={2011}
}
In this paper the data registration module being a component of semantic simulation engine is shown. An improved implementation of ICP (Iterative Closest Point) algorithm based on GPGPU (General-purpose computing on graphics processing units) is proposed. The main achievement is on-line aliment of two data sets composed of up to 262144 3D points, therefore it can be used during robot motion. The algorithm uses GPGPU NVIDIA CUDA for NNS (Nearest Neighborhood Search) computation and to improve the performance all ICP steps are implemented also on GPU. Experiments performed in INDOOR and OUDROOR environments show benefits of parallel computation applied for on-line 3D map building. Empirical validation using new generation CUDA architecture, named Fermi is shown.
January 17, 2012 by hgpu