ros-perception / slam_gmapping

http://www.ros.org/wiki/slam_gmapping
668 stars 528 forks source link

Regions with no obstacles within the range of the laser do not appear as free spaces #52

Open JoBot88 opened 7 years ago

JoBot88 commented 7 years ago

Good morning,

The documentation claims that: "The maximum range of the sensor. If regions with no obstacles within the range of the sensor should appear as free space in the map, set maxUrange < maximum range of the real sensor <= maxRange."

Unfortunately this does not seem to work for me. I have maxUrange = 3.9, maxRange = 4.0 and I get unknown space instead of free space if there is not obstacles within the range of my laser.

I use ROS kinetic on ubuntu 16. Any help would be much appreciated, thank you very much.

shiveshkhaitan commented 6 years ago

@JoBot88 Could you find an answer. I am facing the same problem.

Kris-Zh commented 6 years ago

@JoBot88 Could you find an answer. I am facing the same problem.//Do you have related papers?