APRIL-ZJU / CL-CBSLinks
An Efficient Multi-Agent Path Finding Solver for Car-Like Robots
☆388Updated 2 years ago
Alternatives and similar repositories for CL-CBS
Users that are interested in CL-CBS are comparing it to the libraries listed below
Sorting:
- Continuous CBS - a modification of conflict based search algorithm, that allows to perform actions (move, wait) of arbitrary duration. Ti…☆250Updated 4 months ago
- This is a multi-agent path planning(also known as Multi-Agent Path Finding, MAPF) algorithm package for ROS/ROS2.☆213Updated 4 months ago
- An Efficient Multi-Robot Trajectory Planner for Ground Vehicles.☆294Updated 3 years ago
- Iterative Refinement for Real-Time Multi-Robot Path Planning (IROS-21)☆136Updated 5 months ago
- A bounded-suboptimal solver for Multi-Agent Path Finding☆120Updated last year
- A simulation system based on ROS and Gazebo which is specially built for multi-robot task allocation (exploration and destruction problem…☆144Updated last year
- Anonymous Multi-Agent Path Finding (MAPF) with Conflict-Based Search and Space-Time A*☆410Updated last year
- An efficient solver for lifelong Multi-Agent Path Finding☆183Updated 9 months ago
- A* Search Algorithm with an Additional Time Dimension to Deal with Dynamic Obstacles☆195Updated 4 years ago
- Library with search algorithms for task and path planning for multi robot/agent systems☆941Updated 2 years ago
- An optimal MAPF sovler: CBS+prioritizing conflicts+bypassing+high-level heuritstics+symmetry reasoning☆123Updated last year
- Path planning using Hybrid A*/RRT + Dubins Path (as final shot).☆168Updated 3 years ago
- Algorithm for prioritized multi-agent path finding (MAPF) in grid-worlds. Moves into arbitrary directions are allowed (each agent is allo…☆117Updated 3 years ago
- Conflict-based search for multi-agent path finding (MAPF)☆80Updated 3 years ago
- Improved Heuristics for Multi-Agent Path Finding with Conflict-Based Search☆74Updated 4 years ago
- This is a DRL(Deep Reinforcement Learning) platform built with Gazebo for the purpose of robot's adaptive path planning.