Turtlebot Multi-Agent SLAM
This page will introduce you to the simulation environment we currently use to test multi-agent mapping.
Last updated
This page will introduce you to the simulation environment we currently use to test multi-agent mapping.
Last updated
As stated in the previous section, we use Gazebo to evaluate the multi-agent-mapping strategies. This simulation environment is called the turtlebot3_house
and stations three turtlebots in different rooms of the house. Each of the turtlebots come with their own navigation stack, as well as a LIDAR sensor that can be used for 2D SLAM. On the next page, we will go over how to install the necessary dependencies, as well as the development package for multi-agent slam on your own machine.