Policy Optimization to Learn Adaptive Motion Primitives in Path Planning with Dynamic Obstacles
Brian Angulo, Aleksandr Panov, Konstantin Yakovlev

TL;DR
This paper introduces POLAMP, a policy optimization approach for adaptive motion primitives in kinodynamic path planning, demonstrating high success rates in complex dynamic obstacle environments.
Contribution
It presents a novel learnable steering function trained via policy optimization that generalizes well and improves kinodynamic planning in dynamic environments.
Findings
Achieves over 92% success rate in complex obstacle scenarios.
Outperforms state-of-the-art methods in dynamic obstacle-rich environments.
Demonstrates effective generalization to unseen problems.
Abstract
This paper addresses the kinodynamic motion planning for non-holonomic robots in dynamic environments with both static and dynamic obstacles -- a challenging problem that lacks a universal solution yet. One of the promising approaches to solve it is decomposing the problem into the smaller sub problems and combining the local solutions into the global one. The crux of any planning method for non-holonomic robots is the generation of motion primitives that generates solutions to local planning sub-problems. In this work we introduce a novel learnable steering function (policy), which takes into account kinodynamic constraints of the robot and both static and dynamic obstacles. This policy is efficiently trained via the policy optimization. Empirically, we show that our steering function generalizes well to unseen problems. We then plug in the trained policy into the sampling-based and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms
