Homepage > Motion planning > List of publications > Paper

One of the fundamental tasks robots have to perform is planning their motions while avoiding collisions with obstacles in the environment. This is the central topic of the thesis. We restrict ourselves to motion planning for two- and three-dimensional rigid bodies and articulated robots moving in static and known virtual environments.

Creating High-Quality Paths for Motion Planning

Creating high-clearance paths, short paths, and short minimum-clearance paths.

Creating high-clearance paths, short paths, and short minimum-clearance paths.

Abstract

Many algorithms have been proposed that create a path for a robot in an environment with obstacles. Most methods are aimed at finding a solution. However, for many applications, the path must be of a good quality as well. That is, a path should be short and should keep some amount of minimum clearance to the obstacles. Traveling along such a path reduces the chances of collisions due to the difficulty of measuring and controlling the precise position of the robot.

This paper reports a new technique, called Partial shortcut, which decreases the path length. While current methods have difficulties in removing all redundant motions, the technique efficiently removes these motions by interpolating one degree of freedom at a time.

Two algorithms are also studied that increase the clearance along paths. The first one is fast but can only deal with rigid, translating bodies. The second algorithm is slower but can handle a broader range of robots, including three-dimensional free-flying and articulated robots, which may reside in arbitrary high-dimensional configuration spaces. A big advantage of these algorithms is that clearance along paths can now be increased efficiently without using complex data structures and algorithms.

Finally, we combine the two criteria and show that high-quality paths can be obtained for a broad range of robots.

References

  • Roland Geraerts and Mark H. Overmars. Creating High-Quality Paths for Motion Planning. International Journal of Robotics Research (IJRR), 26:845-863, 2007.

    pdf

Results

A close-up of the paths in the six environments. The pictures in the left column show parts of the initial paths. The paths in the middle column are the result of the W-retraction technique while the paths on the right have been created by one particular run of the C-retraction technique.

A set of optimized paths.

A set of optimized paths.