Skip to content

atharvamete/RRT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

RRT

Python implementation of RRT and RRT* algorithm

Parameter values:

  • Number of Obstacles = 20
  • Field Dimension = 2m x 2m
  • Max Obstacle Radius = 0.1
  • Start Position = [0.185, 0.414]
  • End Position = [1.558, 1.946]

RRT Path

RRT* Path

About

Python implementation of RRT and RRT* algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •