Article ID Journal Published Year Pages File Type
411387 Robotics and Autonomous Systems 2013 15 Pages PDF
Abstract

In robotics, grid maps are often used for solving tasks like collision checking, path planning, and localization. Many approaches to these problems use Euclidean distance maps (DMs), generalized Voronoi diagrams (GVDs), or configuration space (c-space) maps. A key challenge for their application in dynamic environments is the efficient update after potential changes due to moving obstacles or when mapping a previously unknown area. To this end, this paper presents novel algorithms that perform incremental updates that only visit cells affected by changes. Furthermore, we propose incremental update algorithms for DMs and GVDs in the configuration space of non-circular robots. These approaches can be used to implement highly efficient collision checking and holonomic path planning for these platforms. Our c-space representations benefit from parallelization on multi-core CPUs and can also be integrated with other state-of-the-art path planners such as rapidly-exploring random trees.In various experiments using real-world data we show that our update strategies for DMs and GVDs require substantially less cell visits and computation time compared to previous approaches. Furthermore, we demonstrate that our GVD algorithm deals better with non-convex structures, such as indoor areas. All our algorithms consider actual Euclidean distances rather than grid steps and are easy to implement. An open source implementation is available online.

► Incremental algorithms to efficiently update 2D distance maps and Voronoi diagrams. ► Extension to 3D distance maps, additional measures to keep online feasibility. ► Incremental algorithms to efficiently update configuration space collision maps. ► Novel representations: updatable c-space distance maps and c-space Voronoi diagrams. ► Benchmarks of computational requirements, comparison with existing methods.

Related Topics
Physical Sciences and Engineering Computer Science Artificial Intelligence
Authors
, , ,