Skip to content

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.

Notifications You must be signed in to change notification settings

AnhMai-bit/path-finding-WEC-J2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%