paper-with-me

Papers

Space-Time Graphs of Convex Sets for Multi-Robot Motion Planning

2025-03-01 · Jingtao Tang, Zining Mao, Lufan Yang, Hang Ma

We address the Multi-Robot Motion Planning (MRMP) problem of computing collision-free trajectories for multiple robots in shared continuous environments. While existing frameworks effectively decompose MRMP into single-robot subproblems, spatiotemporal motion planning with dynamic obstacles remains challenging, particularly in cluttered or narrow-corridor settings. We propose Space-Time Graphs of Convex Sets (ST-GCS), a novel planner that systematically covers the collision-free space-time domain with convex sets instead of relying on random sampling. By extending Graphs of Convex Sets (GCS) into the time dimension, ST-GCS formulates time-optimal trajectories in a unified convex optimization that naturally accommodates velocity bounds and flexible arrival times. We also propose Exact Convex Decomposition (ECD) to "reserve" trajectories as spatiotemporal obstacles, maintaining a collision-free space-time graph of convex sets for subsequent planning. Integrated into two prioritized-planning frameworks, ST-GCS consistently achieves higher success rates and better solution quality than state-of-the-art sampling-based planners -- often at orders-of-magnitude faster runtimes -- underscoring its benefits for MRMP in challenging settings.

📄 PDF Abstract BibTeX arXiv:2503.00583

Code (1)

reso1/stgcs 공식 구현

Tasks

Motion Planning

Similar Papers 제목 키워드 기반

Systematic Constraint Formulation and Collision-Free Trajectory Planning Using Space-Time Graphs of Convex Sets

2025-08-13 · Matthew D. Osburn, Cameron K. Peterson, John L. Salmon arxiv

In this paper, we create optimal, collision-free, time-dependent trajectories through cluttered dynamic environments. The many spatial and temporal constraints make finding an initial guess for a numerical solver difficu…

Trajectory Planning

Search-Based Spatiotemporal and Multi-Robot Motion Planning on Graphs of Space-Time Convex Sets

2026-07-01 · Jingtao Tang, Zining Mao, Lufan Yang, Hang Ma arxiv

Spatiotemporal motion planning, especially in multi-robot settings, requires robots to reason about collision-free regions that change over time, which is challenging in continuous spaces when feasible regions are transi…

Motion Planning

Active Learning of Convex Halfspaces on Graphs

2021-12-01 · NeurIPS 2021 12 · Maximilian Thiessen, Thomas Gaertner

We systematically study the query complexity of learning geodesically convex halfspaces on graphs. Geodesic convexity is a natural generalisation of Euclidean convexity and allows the definition of convex sets and halfsp…

Active Learning

Task Allocation and Motion Planning in Dynamic, Cluttered Environments via CBBA and Graphs of Convex Sets

2026-06-16 · Matthew D. Osburn, Cameron K. Peterson, John L. Salmon arxiv

Multi-agent task planning in cluttered, dynamic environments requires assigning tasks to agents while simultaneously determining safe, time-efficient trajectories through the environment. When tasks are dynamic, such as …

Motion Planning

Signal Temporal Logic Motion Planning via Graphs of Convex Sets

2026-05-22 · Yu Chen, Ancheng Hou, Mingyang Feng, Xiao Yu 외 arxiv

This paper investigates continuous-time motion planning under Signal Temporal Logic (STL) specifications. The goal is to generate smooth robot trajectories that satisfy high-level logical and timing requirements while re…

Motion Planning