Skip to content

A 2D RRT-Connect(also called bi-RRT)implemented on Matlab

Notifications You must be signed in to change notification settings

bhtxy0525/2D-RRT-Connect-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2D-RRT-Connect-Algorithm

A 2D RRT-Connect(also called bi-RRT)implemented on Matlab.

Compare with RRT, RRT-Connect adds a heuristic strategy, that is,the two trees continuously expand towards each other instead of using a random expansion method. Beside, a greedy strategy is introduced to the step generation method, thus speeding up the search speed and Reducing useless search steps in blank space.

About

A 2D RRT-Connect(also called bi-RRT)implemented on Matlab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages