Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 434 Bytes

README.md

File metadata and controls

13 lines (13 loc) · 434 Bytes

This project aims to use a wavefront approach to a path planning

algorithm designed to guide multiple robots through a grid while

avoiding collisions.

After running main.py, the exported file can be used to simulate

the robots traversing their paths.

#Credits:

- Professor Charles N. Stevenson : Advisor for Senior Project

- James M. Valente : Path Planning code

- Jonathan J. Candido : Simulation in Panda3D