Skip to content

Implemented Dubin's Curves and Rapidly Exploring Random Trees and RRT Star with branches as Dubin's Curves for path planning in Python and also simulated in Gazebo using ROS.

Notifications You must be signed in to change notification settings

srnand/Mobile-Robots-Autonomous-Navigation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mobile Robots Autonomous Navigation

Implemented Dubins Curves and RRT(Rapidly Exploring Random Trees) along with the Optimal RRT version.

Simulated an environment with obstacles with a Pioneer P3DX robot in Gazebo using ROS and applied these path planning algorithms.

Refer the Project Report for more information.

Visuals

RRT Star + Dubins (Sub-Optimal) with minimized Euclidean distance between nodes,

RRT Star + Dubins with random samples,

RRT Star + Dubins (Optimal) with minimized Dubins Paths between nodes,

About

Implemented Dubin's Curves and Rapidly Exploring Random Trees and RRT Star with branches as Dubin's Curves for path planning in Python and also simulated in Gazebo using ROS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages