Skip to content

Crunchitect/MakerRoboticsAStar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MakerRoboticsAStar

A* pathfinding for Maker Robotics Competition

The Map

Map

A* modifications

We added a r(n) which is a turning factor Func

Which adds a cost k (this case is 10), If the direction changes. Turn

And change h(n) from Euclidean Distance to Manhattan Distance Dist

Notation

Write

About

A* pathfinding for Maker Robotics Competition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published