<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#ffffff">
Hi all :)<br>
<br>
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 <b>all</b> the space around it as <b>unknown</b>.
<br>
Essentially, if Costmap sees that the scan_range=max_scan_range... it
is as if it ignores it. <br>
<br>
Is there a way to configure the costmap so it wont do this? With the
GMapping module it does it...<br>
<br>
Thanks and have a nice weekend <br>
<br>
Roderick de Nijs<br>
<br>
</body>
</html>