Algorithm to autonomously explore during SLAM
I am looking for some way to have a robot explore its environment while SLAM mapping. Ideally, the algorithm would drive the robot towards unexplored areas of the map.
I want to have the robot do this completely autonomously - so avoid teleop keyboard interface.
Does this exist for gmapping/hector SLAM and Turtlebot?