Simultaneous autonomous navigation and mapping
If I understood it correctly, in RTABMap ROS tutorials mapping and autonomous navigation is a two step process. First mapping is done by driving robot manually and afterwards autonomous navigation can be accomplished using the previously created map.
Is is possible to make my robot autonomously navigate the unknown environment and simultaneously map the area?
I'm running Ubuntu 16.04.4 LTS on an x86 with ROS Kinetic.
Thank you!