Why does the nav2d_karto mapper.yaml have particles?
Hi,
I cannot figure out theoretically why does the Karto Mapper provided in the nav2d package uses also particles for mapping. From the basic SLAM theory I've studied, a graph-based SLAM algorithm does not need particles to maintain and compute the pose of the robot, so what are those particles intended for? Can someone quickly sketch me the main steps of this Karto algorithms used in this package?
Sorry for the quite simple question,
Regards