paper-with-me

Papers

G-MAPP: GPU-accelerated Multi-Agent Planning and Perception for Reactive Motion Generation

2026-06-10 · Tanmay Bishnoi, Riddhiman Laha, Tobias Löw, Jose Alex Chandy, Luis F. C. Figueredo, Sami Haddadin arxiv

Reactive motion generation in unstructured environments remains an open challenge in robotics. Due to the computational complexity of collision-free motion generation, existing methods either generate global trajectories for static scenarios, or employ models that make conservative assumptions about the environment. This paper identifies the primary bottleneck as the runtime performance demand of planning on high-fidelity environments, and the temporal integration between the perception and planning modules. Therefore, we propose a framework that does not compromise on runtime performance and world representations for perception and planning by accelerating world modeling and vector-field based planning using the GPU. This allows us to achieve faster parallel state exploration for quasi-global trajectory planning, and tighter coupling of the perception-action loop in real-time for dynamic cluttered environments with off-the-shelf depth sensors. We quantitatively evaluate the computation-time and success rate differences for the CPU and GPU versions of our planner, and perform qualitative evaluations of our coupled framework using real-world experiments on a 7-DoF Franka Emika robot. Experimental results demonstrate that our GPU-based framework achieves up to a 5x speedup over the CPU version and successfully avoids collisions across both trivial and challenging physical world scenarios.

📄 PDF Abstract BibTeX arXiv:2606.12579

Code (0)

등록된 구현이 없습니다.

Tasks

Trajectory Planning

Similar Papers 제목 키워드 기반

Incremental learning abstract discrete planning domains and mappings to continuous perceptions

2018-10-16 · Luciano Serafini, Paolo Traverso

Most of the works on planning and learning, e.g., planning by (model based) reinforcement learning, are based on two main assumptions: (i) the set of states of the planning domain is fixed; (ii) the mapping between the o…

Incremental LearningModel-based Reinforcement LearningReinforcement Learning

Incremental Learning of Discrete Planning Domains from Continuous Perceptions

2019-03-14 · Luciano Serafini, Paolo Traverso

We propose a framework for learning discrete deterministic planning domains. In this framework, an agent learns the domain by observing the action effects through continuous features that describe the state of the enviro…

Incremental Learning

A Learning-Based Framework for Collision-Free Motion Planning

2025-08-10 · Mateus Salomão, Tianyü Ren, Alexander König arxiv

This paper presents a learning-based extension to a Circular Field (CF)-based motion planner for efficient, collision-free trajectory generation in cluttered environments. The proposed approach overcomes the limitations …

Motion Planning

MA-CoNav: A Master-Slave Multi-Agent Framework with Hierarchical Collaboration and Dual-Level Reflection for Long-Horizon Embodied VLN

2026-03-03 · Ling Luo, Qianqian Bai arxiv

Vision-Language Navigation (VLN) aims to empower robots with the ability to perform long-horizon navigation in unfamiliar environments based on complex linguistic instructions. Its success critically hinges on establishi…

Vision-Language Navigation

A Comprehensive Review of AI Agents: Transforming Possibilities in Technology and Beyond

2025-08-16 · Xiaodong Qu, Andrews Damoah, Joshua Sherwood, Peiyan Liu 외 arxiv

Artificial Intelligence (AI) agents have rapidly evolved from specialized, rule-based programs to versatile, learning-driven autonomous systems capable of perception, reasoning, and action in complex environments. The ex…

Hierarchical Reinforcement Learning