SteveMacenski / slam_toolbox

Slam Toolbox for lifelong mapping and localization in potentially massive maps with ROS
GNU Lesser General Public License v2.1
1.6k stars 513 forks source link

localization from bag file map or real time map #585

Open tugbakara opened 1 year ago

tugbakara commented 1 year ago

Required Info:

Steps to reproduce issue

I created two type map, one is fromreal time and the other is from bag file.

Expected behavior

Same localization with two same map.

Actual behavior

When I start to localizaion mode with bag file constructed map, localization is bad, there is not ny matching between scans and map itself. When it is moving or stationary.


Before create the bug report I read them(1 , 2, 3, 4 )before. I tried what suggested but nothing worked.

tugbakara commented 1 year ago

Also, here is my bag file.

SteveMacenski commented 1 year ago

You’re going to have to to provide a lot more detail and analysis, if these maps look similarly, I see no reason why this would occur. i’ve definitely rebuilt maps from bag files and been fine.