Scale Issue on Map vs Laser

asked 2020-03-31 05:15:09 -0500

Arif Rahman gravatar image

Hi,

I'm working on amcl localization for my robot, and ran into this weird scaling problem between the map (made using gmapping) and the laser data.

Here's what I mean:

image description

The laser beam in green seems "larger" than the map, in terms of size / scale. I've built the map using the same laser setup, and did not change anything incl resolution etc.

Any ideas why they don't look the same size? Am I missing something here?

Arif

edit retag flag offensive close merge delete

Comments

That is.... interesting. Ok. How did you make / save your map to use with AMCL? Is this the same laser scanner between localization and mapping? What's the green vs the red?

stevemacenski gravatar image stevemacenski  ( 2020-03-31 11:53:31 -0500 )edit

I can only imagine that gmapping may have done it's best dealing with ODOM data that didn't match with the laser data and scaled the map according to ODOM.

Have you checked accuracy of ODOM and/or laser?

billy gravatar image billy  ( 2020-03-31 20:59:30 -0500 )edit