Continuous-Time Gaussian Process Motion Planning via Probabilistic Inference
About
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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Unconstrained Motion Planning | Kitchen | Success Rate74 | 13 | |
| Single-arm unconstrained motion planning | bookshelf small | Success Rate97 | 9 | |
| Unconstrained Motion Planning | table_pick | Success Rate97 | 9 | |
| unconstrained single-arm planning | box scenario | Success Rate93 | 9 | |
| Dual-arm coordination motion planning | table_under_pick unconstrained (test) | Success Rate47.5 | 9 | |
| Dual-arm motion planning | Dual-arm table scene | Success Rate47.5 | 9 | |
| Single-arm motion planning | cage single-arm planning scene | Success Rate82 | 9 | |
| Single-arm unconstrained motion planning | bookshelf_tall | Success Rate97 | 9 | |
| Unconstrained Motion Planning | table_under_pick | Success Rate83 | 9 | |
| unconstrained single-arm planning | cage scenario | Success Rate82 | 9 |