paper-with-me

홈 › Papers

RRT$^η$: Sampling-based Motion Planning and Control from STL Specifications using Arithmetic-Geometric Mean Robustness

2026-02-18 · Ahmad Ahmad, Shuo Liu, Roberto Tron, Calin Belta arxiv

Sampling-based motion planning has emerged as a powerful approach for robotics, enabling exploration of complex, high-dimensional configuration spaces. When combined with Signal Temporal Logic (STL), a temporal logic widely used for formalizing interpretable robotic tasks, these methods can address complex spatiotemporal constraints. However, traditional approaches rely on min-max robustness measures that focus only on critical time points and subformulae, creating non-smooth optimization landscapes with sharp decision boundaries that hinder efficient tree exploration. We propose RRT$^η$, a sampling-based planning framework that integrates the Arithmetic-Geometric Mean (AGM) robustness measure to evaluate satisfaction across all time points and subformulae. Our key contributions include: (1) AGM robustness interval semantics for reasoning about partial trajectories during tree construction, (2) an efficient incremental monitoring algorithm computing these intervals, and (3) enhanced Direction of Increasing Satisfaction vectors leveraging Fulfillment Priority Logic (FPL) for principled objective composition. Our framework synthesizes dynamically feasible control sequences satisfying STL specifications with high robustness while maintaining the probabilistic completeness and asymptotic optimality of RRT$^\ast$. We validate our approach on three robotic systems. A double integrator point robot, a unicycle mobile robot, and a 7-DOF robot arm, demonstrating superior performance over traditional STL robustness-based planners in multi-constraint scenarios with limited guidance signals.

📄 PDF Abstract BibTeX arXiv:2602.16825

Code (0)

등록된 구현이 없습니다.

Tasks

Motion Planning

Similar Papers 제목 키워드 기반

Signal Temporal Logic Compliant Co-design of Planning and Control

2025-07-17 · Manas Sashank Juvvi, Tushar Dilip Kurne, Vaishnavi J, Shishir Kolathaya 외 arxiv

This work presents a novel co-design strategy that integrates trajectory planning and control to handle STL-based tasks in autonomous robots. The method consists of two phases: $(i)$ learning spatio-temporal motion primi…

Reinforcement LearningTrajectory PlanningMotion Planning

Trajectory Planning with Signal Temporal Logic Costs using Deterministic Path Integral Optimization

2025-03-03 · Patrick Halder, Hannes Homburger, Lothar Kiltz, Johannes Reuter 외

Formulating the intended behavior of a dynamic system can be challenging. Signal temporal logic (STL) is frequently used for this purpose due to its suitability in formalizing comprehensible, modular, and versatile spati…

Motion PlanningTrajectory Planning

Continuous Motion Planning with Temporal Logic Specifications using Deep Neural Networks

2020-04-02 · Chuanzheng Wang, Yi-Nan Li, Stephen L. Smith, Jun Liu

In this paper, we propose a model-free reinforcement learning method to synthesize control policies for motion planning problems with continuous states and actions. The robot is modelled as a labeled discrete-time Markov…

Motion Planningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Parallelised Diffeomorphic Sampling-based Motion Planning

2021-08-26 · Tin Lai, Weiming Zhi, Tucker Hermans, Fabio Ramos

We propose Parallelised Diffeomorphic Sampling-based Motion Planning (PDMP). PDMP is a novel parallelised framework that uses bijective and differentiable mappings, or diffeomorphisms, to transform sampling distributions…

MORPHMotion PlanningNormalising Flowsvalid

Co-learning Planning and Control Policies Constrained by Differentiable Logic Specifications

2023-03-02 · Zikang Xiong, Daniel Lawson, Joe Eappen, Ahmed H. Qureshi 외

Synthesizing planning and control policies in robotics is a fundamental task, further complicated by factors such as complex logic specifications and high-dimensional robot dynamics. This paper presents a novel reinforce…

Hierarchical Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1