Skip to content

joshneighbor/Bug_Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bug_Algorithm

Simple goal search algorithm and test // // README.m // // BUG 1 AlGORITHM // // Created by Josh Neighbor on 2/13/16. // // Code written for MATLAB. // // BUG 1 ALGORITHM: // 1) Heads towards goal // 2) Encounters obstacle, circumnavigates it, remembering closest point to goal // 3) Returns to that closest point and continues towards goal // // INCLUDED: // 1) numerous functions used by bug algorithm // 2) test file with 'obstacles' // 3) Also BFS path and test functions // // Written by Josh Neighbor

About

Simple goal search algorithm and test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages