ros melodic indoor auonamous robot
clone the repository inside catki_ws in ros #packages and dependencies Ros- melodic ros-controlmager Gazebo Navigation-stack in ros slam- gmapping
http://wiki.ros.org/melodic/Installation/Ubuntu
rosdep check <package name>
rosdep install -i <package name>
roslaunch robot_description base_gazebo_control.launch
roslaunch navigation mobile_manipulator_move_base.launch
this will launch the robot and run navigation stack in ros
use command <rosrun rviz rviz>
Try to play with the robot and change maps and check the script file to send way point commands
utilize the project and build scripts on it.