Papers

De LCAD
Ir para: navegação, pesquisa

This section is designed to give the users of CARMEN more of the theory behind the CARMEN programs. The papers listed here are downloadable in PDF format.

Papers on Localization

Robust Monte Carlo Localization for Mobile Robots

Sebastian Thrun, Dieter Fox, Wolfram Burgard, and Frank Dellaert

Mobile robot localization is the problem of determining a robot's pose from sensor data. Monte Carlo Localization is a family of algorithms for localization based on particle filters, which are approximate Bayes filters that use random samples for posterior estimation. Recently, they have been applied with great success for robot localization. Unfortunately, regular particle filters perform poorly in certain situations. Mixture-MCL, the algorithm described here, overcomes these problems by using a "dual" sampler, integrating two complimentary ways of generating samples in the estimation. To apply this algorithm for mobile robot localization, a kd-tree is learned from data that permits fast dual sampling. Systematic empirical results obtained using data collected in crowded public places illustrate superior performance, robustness, and efficiency, when compared to other state-of-the-art localization algorithms.

This paper was published in the journal Artificial Intelligence, volume 128, numbers 1-2, in 2000.

Papers on Mapping

Robotic Mapping: A Survey

Sebastian Thrun

This article provides a comprehensive introduction into the field of robotic mapping, with a focus on indoor mapping. It describes and compares various probabilistic techniques, as they are presently being applied to a vast array of mobile robot mapping problems. The history of robotic mapping is also described, along with an extensive list of open research problems.

This article was published in Exploring Artificial Intelligence in the New Millenium, editted G. Lakemeyer and B. Nebel.