The project includes a robot being spawned in a restaurant world. The robot travels autonomously around the restaurant using the map developed and move_base package of ROS which uses the RRT algorithm for path plannning.
- Close the repository in your machine.
- Copy the packages in your workspace.
- Terminal 1 - catkin_make
- Terminal 1 - source devel/setup.bash
- Terminal 1 - roslaunch path_planning simulation.launch
- Terminal 2 - roslaunch path_planning plan_path.launch
- Give a goal location using "2D Nav Goal" option in RViz