TR2017-067
Sampling-based Algorithms for Optimal Motion Planning Using Closed-loop Prediction
-
- "Sampling-based Algorithms for Optimal Motion Planning Using Closed-loop Prediction", IEEE International Conference on Robotics and Automation (ICRA), DOI: 10.1109/ICRA.2017.7989581, May 2017.BibTeX TR2017-067 PDF
- @inproceedings{Arslan2017may,
- author = {Arslan, Oktay and Berntorp, Karl and Tsiotras, Panagiotis},
- title = {Sampling-based Algorithms for Optimal Motion Planning Using Closed-loop Prediction},
- booktitle = {IEEE International Conference on Robotics and Automation (ICRA)},
- year = 2017,
- month = may,
- doi = {10.1109/ICRA.2017.7989581},
- url = {https://www.merl.com/publications/TR2017-067}
- }
,
- "Sampling-based Algorithms for Optimal Motion Planning Using Closed-loop Prediction", IEEE International Conference on Robotics and Automation (ICRA), DOI: 10.1109/ICRA.2017.7989581, May 2017.
-
Research Areas:
Abstract:
Motion planning under differential constraints is one of the canonical problems in robotics. State-of-theart 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 closedloop 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.