Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 320 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 320 Bytes

path-finding-WEC-J2

Path finding algorithm used in WEC 2021. The goal is to create a reliable and efficient algorithm that a robot will follow to reach a goal in as few steps as possible, given the width and length of the layout, the positions of the robot and the user, and possible obstacles on the way.

Rhys Test