simondlevy / BreezySLAM

Simple, efficient, open-source package for Simultaneous Localization and Mapping
GNU Lesser General Public License v3.0
761 stars 251 forks source link

Rotating Map #86

Open lolhol opened 10 months ago

lolhol commented 10 months ago

Hi!

For some time now I have been using this library and it is great! The only issue that I have run into is the fact that if I turn a lot in a short period of time, it seems like the algorithm sometimes tries to rotate the map. The issue seems to get better by lowering the map quality to about 1 - 5 (I usually use 2 or 3), but the map still sometimes rotates and the walls overlap. Here's an image example.

Sun-Nov-05-18_21_14-PST-2023

Thanks!