Cartographer for TurtleBot?
I want to build a map by using Cartographer and then navigate the robot from A to B in the map (using gazebo and rviz). I have seen the github code and have read the docs site, but I am still not sure how to use the cartographer with turtlebot. What parameters and launch file do I need to use to run and do mapping?
Can some describe step by step procedure to follow and successfully implement cartographer to work with turtlebot, and any modification that needs to be done to the launch files. I am new to ROS and have so far successfully run gmapping on turtlebot. I am trying to use cartographer in simulation using a turtlebot. I am using ROS Indigo and wondering if it is possible or just a waste of time?