CSE598-P3b-Pursuit-Evasion-Game Pre-requsites Install all Tb3 packages sudo apt install ros-melodic-slam-gmapping Gmapping with Turtlebot3 Launch the world and gmapping package roslaunch pursuit_evasion robot_mapping.launch To drive autonomously with Turtlebot3 to map(not suggested) roslaunch turtlebot3_gazebo turtlebot3_simulation.launch Using teleop to move around and create map roslaunch turtlebot3_teleop turtlebot3_teleop_key.launch Saving the created map rosrun map_server map_saver -f ~/map