Skip to content

Randomized Kinodynamic Planning

Authors: Steven M. LaValle, James J. Kuffner, Jr.

Published: 1999 (Conference Paper)

Source: IEEE International Conference on Robotics and Automation (ICRA)

Algorithm: Kinodynamic RRT

Summary

Introduces RRTs for sampling-based trajectory planning in high-dimensional configuration spaces.

Abstract

The paper presents a state-space perspective on the kinodynamic planning problem, and introduces a randomized path planning technique that computes collision-free kinodynamic trajectories for high degree-of-freedom problems. By using a state space formulation, the kinodynamic planning problem is treated as a 2n-dimensional nonholonomic planning problem, derived from an n-dimensional configuration space. The state space serves the same role as the configuration space for basic path planning. The bases for the approach is the construction of a tree that attempts to rapidly and uniformly explore the state space, offering benefits that are similar to those obtained by successful randomized planning methods, but applies to a much broader class of problems. Some preliminary results are discussed for an implementation that determines the kinodynamic trajectories for hovercrafts and satellites in cluttered environments resulting in state spaces of up to twelve dimensions.

Tags

  • Motion planning

  • Kinodynamic planning

  • Trajectory planning

  • Sampling-based

  • RRT