Multi-Agent Path Planning with Asymmetric Interactions In Tight Spaces
Vismay Modi, Yixin Chen, Abhishek Madan, Shinjiro Sueda, David I.W., Levin

TL;DR
This paper introduces a novel multi-agent path planning method inspired by Special Relativity, modeling trajectories in 3D space-time to handle asymmetric interactions and tight spaces effectively.
Contribution
It presents a space-time formulation for multi-agent path planning that addresses previously overlooked asymmetric interactions in constrained environments.
Findings
Successfully plans collision-free trajectories in tight spaces
Handles asymmetric interactions without jittering agent positions
Uses a modified Dijkstra's algorithm for global path planning
Abstract
By starting with the assumption that motion is fundamentally a decision making problem, we use the world-line concept from Special Relativity as the inspiration for a novel multi-agent path planning method. We have identified a particular set of problems that have so far been overlooked by previous works. We present our solution for the global path planning problem for each agent and ensure smooth local collision avoidance for each pair of agents in the scene. We accomplish this by modeling the trajectories of the agents through 2D space and time as curves in 3D. Global path planning is solved using a modified Djikstra's algorithm to ensure that initial trajectories for agents do not intersect. We then solve for smooth local trajectories using a quasi-Newton interior point solver, providing the trajectory curves with a radius to turn them into rods. Subsequently, resolving collision of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Computational Geometry and Mesh Generation · Control and Dynamics of Mobile Robots
