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