CS685_Project

System: Ubuntu 20.04 ROS Noetic

To Compile:
cd ~/catkin_ws
catkin_make
source devel/setup.bash

To Run Simulation:
Open The Terminal
roslaunch voronoi world.launch

Open Another Terminal
rosrun voronoi main_find_path.py

Following the steps in "GVG First Start" video from Discord