paper-with-me

홈 › Papers

Collision avoidance and path finding in a robotic mobile fulfillment system using multi-objective meta-heuristics

2025-10-29 · Ahmad Kokhahi, Mary Kurz arxiv

Multi-Agent Path Finding (MAPF) has gained significant attention, with most research focusing on minimizing collisions and travel time. This paper also considers energy consumption in the path planning of automated guided vehicles (AGVs). It addresses two main challenges: i) resolving collisions between AGVs and ii) assigning tasks to AGVs. We propose a new collision avoidance strategy that takes both energy use and travel time into account. For task assignment, we present two multi-objective algorithms: Non-Dominated Sorting Genetic Algorithm (NSGA) and Adaptive Large Neighborhood Search (ALNS). Comparative evaluations show that these proposed methods perform better than existing approaches in both collision avoidance and task assignment.

📄 PDF Abstract BibTeX arXiv:2510.25650

Code (0)

등록된 구현이 없습니다.

Tasks

Collision Avoidance

Similar Papers 제목 키워드 기반

Decentralized Uncertainty-Aware Multi-Agent Collision Avoidance with Model Predictive Path Integral

2025-07-27 · Stepan Dergachev, Konstantin Yakovlev arxiv

Decentralized multi-agent navigation under uncertainty is a complex task that arises in numerous robotic applications. It requires collision avoidance strategies that account for both kinematic constraints, sensing and a…

Collision Avoidance

Multi-Agent Path Finding in Continuous Spaces with Projected Diffusion Models

2024-12-23 · Jinhao Liang, Jacob K. Christopher, Sven Koenig, Ferdinando Fioretto

Multi-Agent Path Finding (MAPF) is a fundamental problem in robotics, requiring the computation of collision-free paths for multiple agents moving from their respective start to goal positions. Coordinating multiple agen…

Collision AvoidanceMulti-Agent Path FindingNavigate

Finding Coordinated Paths for Multiple Holonomic Agents in 2-d Polygonal Environment

2014-02-14 · Pavel Janovský, Michal Čáp, Jiří Vokřínek

Avoiding collisions is one of the vital tasks for systems of autonomous mobile agents. We focus on the problem of finding continuous coordinated paths for multiple mobile disc agents in a 2-d environment with polygonal o…

Collision AvoidanceMulti-Agent Path Finding

On the Dual Implementation of Collision-Avoidance Constraints in Path-Following MPC for Underactuated Surface Vessels

2021-03-10 · Simon Helling, Christian Roduner, Thomas Meurer

A path-following collision-avoidance model predictive control (MPC) method is proposed which approximates obstacle shapes as convex polygons. Collision-avoidance is ensured by means of the signed distance function which …

Collision AvoidanceModel Predictive Control

Evaluating Reinforcement Learning Algorithms for Navigation in Simulated Robotic Quadrupeds: A Comparative Study Inspired by Guide Dog Behaviour

2025-07-17 · Emma M. A. Harrison

Robots are increasingly integrated across industries, particularly in healthcare. However, many valuable applications for quadrupedal robots remain overlooked. This research explores the effectiveness of three reinforcem…

Autonomous NavigationQ-Learning