ICRA 2017poster97 citations

Sampling-based algorithms for optimal motion planning using closed-loop prediction

Oktay Arslan, Karl Berntorp, Panagiotis Tsiotras

Abstract

Motion planning under differential constraints is one of the canonical problems in robotics. State-of-the-art methods evolve around kinodynamic variants of popular sampling-based algorithms, such as Rapidly-exploring Random Trees (RRTs). However, there are still challenges remaining, for example, how to include complex dynamics while guaranteeing optimality. If the open-loop dynamics are unstable, exploration by random sampling in control space becomes inefficient. We describe CL-RRT#, which leverages ideas from the RRT# algorithm and a variant of the RRT algorithm, which generates trajectories using closed-loop prediction. Planning with closed-loop prediction allows us to handle complex unstable dynamics and avoids the need to find computationally hard steering procedures. The search technique presented in the RRT# algorithm allows us to improve the solution quality by searching over alternative reference trajectories. We show the benefits of the proposed approach on an autonomous-driving scenario.

BibTeX
@inproceedings{icra2017_samplingbasedalg,
  title = {Sampling-based algorithms for optimal motion planning using closed-loop prediction},
  author = {Oktay Arslan and Karl Berntorp and Panagiotis Tsiotras},
  booktitle = {ICRA 2017},
  year = {2017}
}