Skip to content

Implementation of real-time variant of RRT* called RT-RRT* capable of dealing with dynamic obstacles and changing goal locations.

Notifications You must be signed in to change notification settings

abhijitmahalle/RT-RRT-star

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of RT-RRT* on a point robot

This repository contains code to implement Real Time-RRT* on a point robot. It is the first real-time variant of RRT* and is capable of path planning in an environment with dynamic obstacles and changing goal position.

Instructions to run the code:

python3 rt-rrt_star.py

About

Implementation of real-time variant of RRT* called RT-RRT* capable of dealing with dynamic obstacles and changing goal locations.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages