Instructions for running the SLAM and navigation

Mapping (SLAM)

  1. Start Gazebo simulation or connect to the real robot

  2. Start SLAM node (e.g. gmapping)

  3. Start Rviz to visualize the map

  4. Drive the robot around the environment to create the map (e.g. using teleop_twist_keyboard)

  5. Save the map (e.g. using map_server)