Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 483 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 483 Bytes

MP-Project

Motion planning for warehouse management

This code base implements Cooperative A-star and Windowed Hierarchial cooperative A-start algorithms developed by David Silver

The initial code is for Cooperative A-star which aims to reroute paths of subsequent robots based on the previous completed paths of the other/ previous robots

To run the simulation: Run test.py in the scripts folder