English

SBAMP: Sampling Based Adaptive Motion Planning

Robotics 2026-05-05 v3 Systems and Control Systems and Control

Abstract

Autonomous robots operating in dynamic environments must balance global path optimality with real-time responsiveness to disturbances. This requires addressing a fundamental trade-off between computationally expensive global planning and fast local adaptation. Sampling-based planners such as RRT* produce near-optimal paths but struggle under perturbations, while dynamical systems approaches like SEDS enable smooth reactive behavior but rely on offline data-driven optimization. We introduce Sampling-Based Adaptive Motion Planning (SBAMP), a hybrid framework that combines RRT*-based global planning with an online, Lyapunov-stable SEDS-inspired controller that requires no pre-trained data. By integrating lightweight constrained optimization into the control loop, SBAMP enables stable, real-time adaptation while preserving global path structure. Experiments in simulation and on RoboRacer hardware demonstrate robust recovery from disturbances, reliable obstacle handling, and consistent performance under dynamic conditions.

Keywords

Cite

@article{arxiv.2511.12022,
  title  = {SBAMP: Sampling Based Adaptive Motion Planning},
  author = {Shreyas Raorane and Kabir Ram Puri and Anh-Quan Pham},
  journal= {arXiv preprint arXiv:2511.12022},
  year   = {2026}
}
R2 v1 2026-07-01T07:38:41.957Z