Skip to content

The multi-robot path planning problem is the problem of finding optimal (or close to optimal) paths for n robots simultaneously without collisions where each robot has a designated start and goal state. This problem can be solved in different ways, ranging from greedy search methods to heuristic algorithms.

License

ezrafielding/BotPath

Repository files navigation

BotPath

The multi-robot path planning problem is the problem of finding optimal (or close to optimal) paths for n robots simultaneously without collisions where each robot has a designated start and goal state. This problem can be solved in different ways, ranging from greedy search methods to heuristic algorithms.

About

The multi-robot path planning problem is the problem of finding optimal (or close to optimal) paths for n robots simultaneously without collisions where each robot has a designated start and goal state. This problem can be solved in different ways, ranging from greedy search methods to heuristic algorithms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published