Prioritized SIPP for Multi-Agent Path Finding With Kinematic Constraints
- URL: http://arxiv.org/abs/2108.05145v1
- Date: Wed, 11 Aug 2021 10:42:11 GMT
- Title: Prioritized SIPP for Multi-Agent Path Finding With Kinematic Constraints
- Authors: Zain Alabedeen Ali and Konstantin Yakovlev
- Abstract summary: Multi-Agent Path Finding (MAPF) is a long-standing problem in Robotics and Artificial Intelligence.
We present a method that mitigates this issue to a certain extent.
- Score: 0.0
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Multi-Agent Path Finding (MAPF) is a long-standing problem in Robotics and
Artificial Intelligence in which one needs to find a set of collision-free
paths for a group of mobile agents (robots) operating in the shared workspace.
Due to its importance, the problem is well-studied and multiple optimal and
approximate algorithms are known. However, many of them abstract away from the
kinematic constraints and assume that the agents can accelerate/decelerate
instantaneously. This complicates the application of the algorithms on the real
robots. In this paper, we present a method that mitigates this issue to a
certain extent. The suggested solver is essentially, a prioritized planner
based on the well-known Safe Interval Path Planning (SIPP) algorithm. Within
SIPP we explicitly reason about the speed and the acceleration thus the
constructed plans directly take kinematic constraints of agents into account.
We suggest a range of heuristic functions for that setting and conduct a
thorough empirical evaluation of the suggested algorithm.
Related papers
- Accelerating Search-Based Planning for Multi-Robot Manipulation by Leveraging Online-Generated Experiences [20.879194337982803]
Multi-Agent Path-Finding (MAPF) algorithms have shown promise in discrete 2D domains, providing rigorous guarantees.
We propose an approach for accelerating conflict-based search algorithms by leveraging their repetitive and incremental nature.
arXiv Detail & Related papers (2024-03-29T20:31:07Z) - FootstepNet: an Efficient Actor-Critic Method for Fast On-line Bipedal Footstep Planning and Forecasting [0.0]
We propose an efficient footstep planning method to navigate in local environments with obstacles.
We also propose a forecasting method, allowing to quickly estimate the number of footsteps required to reach different candidates of local targets.
We demonstrate the validity of our approach with simulation results, and by a deployment on a kid-size humanoid robot during the RoboCup 2023 competition.
arXiv Detail & Related papers (2024-03-19T09:48:18Z) - A Conflict-Aware Optimal Goal Assignment Algorithm for Multi-Robot
Systems [6.853165736531941]
A multi-robot application aims to assign a unique goal to each robot while ensuring collision-free paths.
We propose an efficient conflict-guided method to compute the next best assignment.
We extensively evaluate our algorithm for up to a hundred robots on several benchmark workspaces.
arXiv Detail & Related papers (2024-02-19T19:04:19Z) - Scalable Mechanism Design for Multi-Agent Path Finding [87.40027406028425]
Multi-Agent Path Finding (MAPF) involves determining paths for multiple agents to travel simultaneously and collision-free through a shared area toward given goal locations.
Finding an optimal solution is often computationally infeasible, making the use of approximate, suboptimal algorithms essential.
We introduce the problem of scalable mechanism design for MAPF and propose three strategyproof mechanisms, two of which even use approximate MAPF algorithms.
arXiv Detail & Related papers (2024-01-30T14:26:04Z) - AI planning in the imagination: High-level planning on learned abstract
search spaces [68.75684174531962]
We propose a new method, called PiZero, that gives an agent the ability to plan in an abstract search space that the agent learns during training.
We evaluate our method on multiple domains, including the traveling salesman problem, Sokoban, 2048, the facility location problem, and Pacman.
arXiv Detail & Related papers (2023-08-16T22:47:16Z) - Safe Interval Path Planning With Kinodynamic Constraints [0.0]
Original SIPP algorithm relies on the assumption that the agent is able to stop instantaneously.
We introduce a novel variant of SIPP that is provably complete and optimal for planning with acceleration/deceleration.
arXiv Detail & Related papers (2023-02-01T22:15:58Z) - Simultaneous Contact-Rich Grasping and Locomotion via Distributed
Optimization Enabling Free-Climbing for Multi-Limbed Robots [60.06216976204385]
We present an efficient motion planning framework for simultaneously solving locomotion, grasping, and contact problems.
We demonstrate our proposed framework in the hardware experiments, showing that the multi-limbed robot is able to realize various motions including free-climbing at a slope angle 45deg with a much shorter planning time.
arXiv Detail & Related papers (2022-07-04T13:52:10Z) - Machine Learning for Online Algorithm Selection under Censored Feedback [71.6879432974126]
In online algorithm selection (OAS), instances of an algorithmic problem class are presented to an agent one after another, and the agent has to quickly select a presumably best algorithm from a fixed set of candidate algorithms.
For decision problems such as satisfiability (SAT), quality typically refers to the algorithm's runtime.
In this work, we revisit multi-armed bandit algorithms for OAS and discuss their capability of dealing with the problem.
We adapt them towards runtime-oriented losses, allowing for partially censored data while keeping a space- and time-complexity independent of the time horizon.
arXiv Detail & Related papers (2021-09-13T18:10:52Z) - Sparsification for Fast Optimal Multi-Robot Path Planning in Lazy
Compilation Schemes [7.766921168069532]
Path planning for multiple robots (MRPP) represents a task of finding non-colliding paths for robots through which they can navigate from their initial positions to specified goal positions.
In this paper, we enhance existing SAT-based algorithm for MRPP via spartification of the set of candidate paths for each robot from which target Boolean encoding is derived.
arXiv Detail & Related papers (2021-03-08T00:57:42Z) - Towards Optimally Efficient Tree Search with Deep Learning [76.64632985696237]
This paper investigates the classical integer least-squares problem which estimates signals integer from linear models.
The problem is NP-hard and often arises in diverse applications such as signal processing, bioinformatics, communications and machine learning.
We propose a general hyper-accelerated tree search (HATS) algorithm by employing a deep neural network to estimate the optimal estimation for the underlying simplified memory-bounded A* algorithm.
arXiv Detail & Related papers (2021-01-07T08:00:02Z) - Dynamic Multi-Robot Task Allocation under Uncertainty and Temporal
Constraints [52.58352707495122]
We present a multi-robot allocation algorithm that decouples the key computational challenges of sequential decision-making under uncertainty and multi-agent coordination.
We validate our results over a wide range of simulations on two distinct domains: multi-arm conveyor belt pick-and-place and multi-drone delivery dispatch in a city.
arXiv Detail & Related papers (2020-05-27T01:10:41Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.