CC-VPSTO: Chance-Constrained Via-Point-Based Stochastic Trajectory Optimisation for Online Robot Motion Planning under Uncertainty

arXiv cs.RO / 4/8/2026

💬 OpinionIdeas & Deep AnalysisModels & Research

Key Points

  • CC-VPSTO (Chance-Constrained Via-Point-Based Stochastic Trajectory Optimisation) is proposed as a real-time capable framework for online robot motion planning that enforces constraints with high probability under uncertainty.
  • The method turns stochastic control into a chance-constrained optimisation problem, then derives an intractable formulation into a deterministic Monte-Carlo-based surrogate solved via gradient-free optimisation for efficiency.
  • To improve reliability, the paper quantifies approximation error from naive sampling and introduces padding strategies to reduce bias and strengthen constraint satisfaction.
  • The approach is integrated into a receding-horizon MPC (model predictive control) setup to enable reactive, task-efficient trajectory updates online.
  • Experiments in simulation and on a Franka Emika robot validate both the surrogate’s validity and the overall efficiency, while aiming for generality across uncertainty distributions and problem formulations.

Abstract

Reliable robot autonomy hinges on decision-making systems that account for uncertainty without imposing overly conservative restrictions on the robot's action space. We introduce Chance-Constrained Via-Point-Based Stochastic Trajectory Optimisation (CC-VPSTO), a real-time capable framework for generating task-efficient robot trajectories that satisfy constraints with high probability by formulating stochastic control as a chance-constrained optimisation problem. Since such problems are generally intractable, we propose a deterministic surrogate formulation based on Monte Carlo sampling, solved efficiently with gradient-free optimisation. To address bias in na\"ive sampling approaches, we quantify approximation error and introduce padding strategies to improve reliability. We focus on three challenges: (i) sample-efficient constraint approximation, (ii) conditions for surrogate solution validity, and (iii) online optimisation. Integrated into a receding-horizon MPC framework, CC-VPSTO enables reactive, task-efficient control under uncertainty, balancing constraint satisfaction and performance in a principled manner. The strengths of our approach lie in its generality, i.e. no assumptions on the underlying uncertainty distribution, system dynamics, cost function, or the form of inequality constraints; and its applicability to online robot motion planning. We demonstrate the validity and efficiency of our approach in both simulation and on a Franka Emika robot.