[ros-users] Clear cells in costmap with max laser range

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
Delete this message
Reply to this message
Author: Roderick de Nijs
Date:  
To: ros-users
Subject: [ros-users] Clear cells in costmap with max laser range
Hi all :)

Costmap2D seems not to "clear" the space around the robot if the laser
scan range is max. This means, if you put the robot on an open field (no
obstacles) it will leave *all* the space around it as *unknown*.
Essentially, if Costmap sees that the scan_range=max_scan_range... it is
as if it ignores it.

Is there a way to configure the costmap so it wont do this? With the
GMapping module it does it...

Thanks and have a nice weekend

Roderick de Nijs