-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Poor map using demo_depth_camera_2d.launch #98
Comments
This seems like a regression in demo_depth_camera_2d.launch. |
@gaschler Thanks a lot for your help.
|
@SirVer, can you perhaps point to a version when demo_depth_camera_2d.launch created a map?
This would fix local SLAM to constant velocity, so this unfortunately doesn't solve it. I'd rather try out fine changes to hit/miss_probability and/or real_time_correlative_scan_matcher with a small search window, and setting the ceres translation_weight rather low. Please find the tuning guide here: https://google-cartographer-ros.readthedocs.io/en/latest/tuning.html |
@gaschler Thanks for your great suggestions, I will try it. |
Command Line:roslaunch cartographer_turtlebot demo_lidar_2d.launch bag_filename:=${HOME}/Downloads/cartographer_turtlebot_demo.bag Code version 0.1.0
Code version 0.2.0
Code version 0.3.0
Question@SirVer which version is correct for the map? |
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!
The text was updated successfully, but these errors were encountered: