Navigation Stack with gmapping
Has anyone had success getting the navigation stack to work with the gmapping package? If I understand it correctly, it appears that you could stop using the map_server and amcl, replace those with gmapping, and you could then perform autonomous mobility in an environment while you SLAM. Is that understanding correct? Do the local_costmap and global_costmap support this idea, and if so, what are the key parameters to configure this to happen?