TL;DR
This paper presents GPMP2, an efficient probabilistic inference-based motion planning algorithm using sparse Gaussian process models for continuous trajectories, capable of fast replanning and outperforming existing methods.
Contribution
Introduction of GPMP2, a novel, efficient motion planning algorithm that combines sparse Gaussian process representations with probabilistic inference and incremental replanning capabilities.
Findings
GPMP2 is several times faster than previous algorithms.
GPMP2 maintains robustness while improving speed.
iGPMP2 efficiently replans in changing environments.
Abstract
We introduce a novel formulation of motion planning, for continuous-time trajectories, as probabilistic inference. We first show how smooth continuous-time trajectories can be represented by a small number of states using sparse Gaussian process (GP) models. We next develop an efficient gradient-based optimization algorithm that exploits this sparsity and GP interpolation. We call this algorithm the Gaussian Process Motion Planner (GPMP). We then detail how motion planning problems can be formulated as probabilistic inference on a factor graph. This forms the basis for GPMP2, a very efficient algorithm that combines GP representations of trajectories with fast, structure-exploiting inference via numerical optimization. Finally, we extend GPMP2 to an incremental algorithm, iGPMP2, that can efficiently replan when conditions change. We benchmark our algorithms against several…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
