RGBD Slam and Robot Navigation with Kinect v2 sensor

Posted by arpit.kapoor on
URL: http://official-rtab-map-forum.206.s1.nabble.com/RGBD-Slam-and-Robot-Navigation-with-Kinect-v2-sensor-tp2509.html

Hi,
I'm currently working on a project that requires ROS but I'm quite new to it, so any guidance would be highly appreciated.
Basically, we have a wheeled bot on which we've mounted a Kinect v2 Sensor. We're attempting to make something similar to a Roomba. So we are using RTABMAP for Mapping.

So we have obtained the 2D Occupancy Grid. But How do we integrate it with Navigation Stack? Like how do we interact with the map? How do we give it a goal position for the bot to move towards and how to do it autonomously? Also we are using dynamixel motors in wheel mode for the bot.  

The tutorials seemed quite vague to us, so we couldn't understand much.

Sorry for so many questions. Thanks in advance.