Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Path-planning

Codes related to Robotics club path planning which includes - RRT RRT* etc.

RRT is a way to rapidly find a path between Start and End point avoiding obstacles along the way. image

A* algorithms are used to find the shortest path between two points A* using PRM: image

About

Codes related to Robotics club path planning which includes - RRT RRT* etc.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors