pith. sign in

arxiv: 1707.07383 · v3 · pith:GJFAGLPXnew · submitted 2017-07-24 · 💻 cs.RO

Continuous-Time Gaussian Process Motion Planning via Probabilistic Inference

classification 💻 cs.RO
keywords motionplanningalgorithmgpmp2inferencealgorithmscontinuous-timegaussian
0
0 comments X
read the original 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 sampling-based and trajectory optimization-based motion planning algorithms on planning problems in multiple environments. Our evaluation reveals that GPMP2 is several times faster than previous algorithms while retaining robustness. We also benchmark iGPMP2 on replanning problems, and show that it can find successful solutions in a fraction of the time required by GPMP2 to replan from scratch.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Stochastic Optimization for Trajectory Planning with Heteroscedastic Gaussian Processes

    cs.RO 2019-07 unverdicted novelty 5.0

    A motion planning algorithm using cross-entropy stochastic optimization on heteroscedastic Gaussian process trajectories reports higher success rates than GPMP2 in complex environments with comparable runtime.