- Implementation of Search Based algorithms on randomly generated 2D grid.
- Implementation of Sampling based motion planning algorithms on Campus map.
While in repository folder, run the command python3 2DPlanning/Search_2D/Best_First.py
inside the informed_RRT folder, run the command python main.py