Multirobot navigation in ROS and Gazebo
This ROS package implements navigation for multiple robots autonomously. Initially, Simultaneous Localization and Mapping (SLAM) gmapping is used to map the unknown environment. Once the environment is mapped and the map is generated, multiple robots are navigated autonomously on the map using the ROS Navigation Stack.
For further usage instructions, visit the github page.