Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Achim J. Lilienthal is active.

Publication


Featured researches published by Achim J. Lilienthal.


Journal of Field Robotics | 2007

Scan Registration for Autonomous Mining Vehicles Using 3D-NDT

Martin Magnusson; Achim J. Lilienthal; Tom Duckett

Scan registration is an essential sub-task when building maps based on range finder data from mobile robots. The problem is to deduce how the robot has moved between consecutive scans, based on the ...


Robotics and Autonomous Systems | 2010

SIFT, SURF & seasons: Appearance-based long-term localization in outdoor environments

Christoffer Valgren; Achim J. Lilienthal

In this paper, we address the problem of outdoor, appearance-based topological localization, particularly over long periods of time where seasonal changes alter the appearance of the environment. We investigate a straightforward method that relies on local image features to compare single-image pairs. We first look into which of the dominating image feature algorithms, SIFT or the more recent SURF, that is most suitable for this task. We then fine-tune our localization algorithm in terms of accuracy, and also introduce the epipolar constraint to further improve the result. The final localization algorithm is applied on multiple data sets, each consisting of a large number of panoramic images, which have been acquired over a period of nine months with large seasonal changes. The final localization rate in the single-image matching, cross-seasonal case is between 80% to 95%.


Robotics and Autonomous Systems | 2004

Building gas concentration gridmaps with a mobile robot

Achim J. Lilienthal; Tom Duckett

This paper addresses the problem of mapping the structure of a gas distribution by creating concentration gridmaps from the data collected by a mobile robot equipped with gas sensors. By contrast t ...


international conference on robotics and automation | 2009

Evaluation of 3D registration reliability and speed - A comparison of ICP and NDT

Martin Magnusson; Andreas Nüchter; Christopher Lörken; Achim J. Lilienthal; Joachim Hertzberg

To advance robotic science it is important to perform experiments that can be replicated by other researchers to compare different methods. However, these comparisons tend to be biased, since re-implementations of reference methods often lack thoroughness and do not include the hands-on experience obtained during the original development process. This paper presents a thorough comparison of 3D scan registration algorithms based on a 3D mapping field experiment, carried out by two research groups that are leading in the field of 3D robotic mapping. The iterative closest points algorithm (ICP) is compared to the normal distributions transform (NDT). We also present an improved version of NDT with a substantially larger valley of convergence than previously published versions.


The International Journal of Robotics Research | 2012

Fast and accurate scan registration through minimization of the distance between compact 3D NDT representations

Todor Stoyanov; Martin Magnusson; Henrik Andreasson; Achim J. Lilienthal

Registration of range sensor measurements is an important task in mobile robotics and has received a lot of attention. Several iterative optimization schemes have been proposed in order to align three-dimensional (3D) point scans. With the more widespread use of high-frame-rate 3D sensors and increasingly more challenging application scenarios for mobile robots, there is a need for fast and accurate registration methods that current state-of-the-art algorithms cannot always meet. This work proposes a novel algorithm that achieves accurate point cloud registration an order of a magnitude faster than the current state of the art. The speedup is achieved through the use of a compact spatial representation: the Three-Dimensional Normal Distributions Transform (3D-NDT). In addition, a fast, global-descriptor based on the 3D-NDT is defined and used to achieve reliable initial poses for the iterative algorithm. Finally, a closed-form expression for the covariance of the proposed method is also derived. The proposed algorithms are evaluated on two standard point cloud data sets, resulting in stable performance on a par with or better than the state of the art. The implementation is available as an open-source package for the Robot Operating System (ROS).


IEEE Robotics & Automation Magazine | 2012

Autonomous Gas-Sensitive Microdrone: Wind Vector Estimation and Gas Distribution Mapping

Patrick P. Neumann; Sahar Asadi; Achim J. Lilienthal; Matthias Bartholmai; Jochen H. Schiller

This article presents the development and validation of an autonomous, gas sensitive microdrone that is capable of estimating the wind vector in real time using only the onboard control unit of the microdrone and performing gas distribution mapping (DM). Two different sampling approaches are suggested to address this problem. On the one hand, a predefined trajectory is used to explore the target area with the microdrone in a real-world gas DM experiment. As an alternative sampling approach, we introduce an adaptive strategy that suggests next sampling points based on an artificial potential field (APF). Initial results in real-world experiments demonstrate the capability of the proposed adaptive sampling strategy for gas DM and its use for gas source localization.


Advanced Robotics | 2013

Gas source localization with a micro-drone using bio-inspired and particle filter-based algorithms

Patrick P. Neumann; Victor Hernandez Bennetts; Achim J. Lilienthal; Matthias Bartholmai; Jochen H. Schiller

Gas source localization (GSL) with mobile robots is a challenging task due to the unpredictable nature of gas dispersion, the limitations of the currents sensing technologies, and the mobility constraints of ground-based robots. This work proposes an integral solution for the GSL task, including source declaration. We present a novel pseudo-gradient-based plume tracking algorithm and a particle filter-based source declaration approach, and apply it on a gas-sensitive micro-drone. We compare the performance of the proposed system in simulations and real-world experiments against two commonly used tracking algorithms adapted for aerial exploration missions.


intelligent robots and systems | 2009

A statistical approach to gas distribution modelling with mobile robots - The Kernel DM+V algorithm

Achim J. Lilienthal; Matteo Reggente; Marco Trincavelli; Jose-Luis Blanco; Javier Gonzalez

Gas distribution modelling constitutes an ideal application area for mobile robots, which - as intelligent mobile gas sensors - offer several advantages compared to stationary sensor networks. In this paper we propose the Kernel DM+V algorithm to learn a statistical 2-d gas distribution model from a sequence of localized gas sensor measurements. The algorithm does not make strong assumptions about the sensing locations and can thus be applied on a mobile robot that is not primarily used for gas distribution monitoring, and also in the case of stationary measurements. Kernel DM+V treats distribution modelling as a density estimation problem. In contrast to most previous approaches, it models the variance in addition to the distribution mean. Estimating the predictive variance entails a significant improvement for gas distribution modelling since it allows to evaluate the model quality in terms of the data likelihood. This offers a solution to the problem of ground truth evaluation, which has always been a critical issue for gas distribution modelling. Estimating the predictive variance also provides the means to learn meta parameters and to suggest new measurement locations based on the current model. We derive the Kernel DM+V algorithm and present a method for learning the hyper-parameters. Based on real world data collected with a mobile robot we demonstrate the consistency of the obtained maps and present a quantitative comparison, in terms of the data likelihood of unseen samples, with an alternative approach that estimates the predictive variance.


international conference on robotics and automation | 2007

Incremental Spectral Clustering and Its Application To Topological Mapping

Christoffer Valgren; Tom Duckett; Achim J. Lilienthal

This paper presents a novel use of spectral clustering algorithms to support cases where the entries in the affinity matrix are costly to compute. The method is incremental - the spectral clustering algorithm is applied to the affinity matrix after each row/column is added - which makes it possible to inspect the clusters as new data points are added. The method is well suited to the problem of appearance-based, on-line topological mapping for mobile robots. In this problem domain, we show that we can reduce environment-dependent parameters of the clustering algorithm to just a single, intuitive parameter. Experimental results in large outdoor and indoor environments show that we can close loops correctly by computing only a fraction of the entries in the affinity matrix. The accompanying video clip shows how an example map is produced by the algorithm.


international conference on robotics and automation | 2009

Appearance-based loop detection from 3D laser data using the normal distributions transform

Martin Magnusson; Henrik Andreasson; Andreas Nüchter; Achim J. Lilienthal

We propose a new approach to appearance based loop detection from metric 3D maps, exploiting the NDT surface representation. Locations are described with feature histograms based on surface orientation and smoothness, and loop closure can be detected by matching feature histograms. We also present a quantitative performance evaluation using two real-world data sets, showing that the proposed method works well in different environments.

Collaboration


Dive into the Achim J. Lilienthal's collaboration.

Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Patrick P. Neumann

Bundesanstalt für Materialforschung und -prüfung

View shared research outputs
Researchain Logo
Decentralizing Knowledge