Thanks a lot for the great work!
When I am running the demos, I have some questions, would you please help us to improve it?
1. Environment:
- Ubuntu 16.04
- ROS kinetic
- Building and Installation refered to https://google-cartographer-ros-for-turtlebots.readthedocs.io/en/latest/
- cartographer_turtlebot: Latest version
- cartographer: version 1.0.0
- cartographer_ros: version 1.0.0
- ceres-solver: version 1.13.0
2. Launch Lidar Demo with bag cartographer_turtlebot_demo.bag
- Command Line:
roslaunch cartographer_turtlebot demo_lidar_2d.launch bag_filename:=${HOME}/Downloads/cartographer_turtlebot_demo.bag
- Map result as follows

3. Launch 2D Depth Camera demo with bag cartographer_turtlebot_demo.bag
- Command Line:
roslaunch cartographer_turtlebot demo_depth_camera_2d.launch bag_filename:=${HOME}/Downloads/cartographer_turtlebot_demo.bag
- Map result as follows

4. Questions?
- The above two demos use the same bag (cartographer_turtlebot_demo.bag), so I think they should output the similar map, am I right? If no, would you please correct me.
- To make the 2D Depth Camera demo output the good map that is the same as Lidar Demo, how to tuning the parameters?
Let me know if you need any other files or information in order to reproduce the issue. Thanks!
Thanks a lot for the great work!
When I am running the demos, I have some questions, would you please help us to improve it?
1. Environment:
2. Launch Lidar Demo with bag cartographer_turtlebot_demo.bag
roslaunch cartographer_turtlebot demo_lidar_2d.launch bag_filename:=${HOME}/Downloads/cartographer_turtlebot_demo.bag
3. Launch 2D Depth Camera demo with bag cartographer_turtlebot_demo.bag
roslaunch cartographer_turtlebot demo_depth_camera_2d.launch bag_filename:=${HOME}/Downloads/cartographer_turtlebot_demo.bag
4. Questions?
Let me know if you need any other files or information in order to reproduce the issue. Thanks!