Roadmap methods vs. cell decomposition in robot motion planning

  • Authors:
  • Miloš Šeda

  • Affiliations:
  • Institute of Automation and Computer Science, Brno University of Technology, Brno, Czech Republic

  • Venue:
  • ISPRA'07 Proceedings of the 6th WSEAS International Conference on Signal Processing, Robotics and Automation
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

The task of planning trajectories plays an important role in transportation, robotics, information systems (sending messages), etc. In robot motion planning, the robot should pass around obstacles from a given starting position to a given target position, touching none of them, i.e. the goal is to find a collision-free path from the starting to the target position. Research on path planning has yielded many fundamentally different approaches to the solution of this problem that can be classified as roadmap methods (visibility graph method, Voronoi diagram) and methods based on cell decomposition. Assuming movements only in a restricted number of directions (eight directional or horizontal/vertical) the task, with respect to its combinatorial nature, can be solved by decomposition methods using heuristic techniques. We present drawbacks of this approach (combinatorial explosion, limited granularity and generating infeasible solutions). Then, using the Voronoi diagrams, we need only polynomial time for finding a solution and, choosing a Euclidean or rectilinear metric, it can be adapted to tasks with general or directional-constrained movements.