Interesting. I didn't realize that the obstacles themselves were clearing fine and that just the inflation around them was sticking around. That's actually pretty strange.<div><br></div><div>Can you post the parameters you're using to configure your costmaps?</div>
<div><br></div><div>Also, just to check if its some weird visualization artifact in rviz, can you try unsubscribing and then resubscribing to the inflated_obstacles topic to see what happens? I'd also be curious to see what uknown_space looks like for your costmap, so could you subscribe to that as well?</div>
<div><br></div><div>I'm not immediately sure what's going on. The one thought I'm having is that you could have some thresholds for unknown space that are set too high. So, when the laser sees an obstacle, it goes into the map, but when the laser sees through it, instead of going to free space, it becomes unknown and perhaps I have a bug in the way that I handle old inflation cost around unknown space. I don't think I did a great job of explaining that, but, hopefully, the parameters will shed a bit more light on things.</div>
<div><br></div><div>Hope all is well,</div><div><br></div><div>Eitan <br><br><div class="gmail_quote">On Tue, Feb 1, 2011 at 11:19 PM, clarkwu <span dir="ltr"><<a href="mailto:wu.xiaojun@gmail.com">wu.xiaojun@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
Eitan,<br>
<br>
Thanks for your reply.<br>
<br>
To further explain the problem zhiping and I were facing, here is the<br>
youtube link on what we observed:<br>
<a href="http://www.youtube.com/watch?v=UUZe5XrYBaM" target="_blank">http://www.youtube.com/watch?v=UUZe5XrYBaM</a><br>
<br>
In the video, red color refers to scanning data from a tilting laser, while<br>
the blue color denotes the inflation.<br>
At the very beginning, the space in front of the robot is clear; then I<br>
purposely walked into the laser view and left. The video also records the<br>
laser result along this event. After several seconds, the red color<br>
corresponding to human presence disappeared but the blue color for inflation<br>
still remains there.<br>
<br>
Understand that "the navigation stack keeps obstacles in its costmap until a<br>
sensor sees through them"; yet here the tilting laser is keep scanning and<br>
supposed be able to see through ... your further advise are greatly welcome<br>
<br>
BTW, in yaml file, the observation_persistence this laser source is set to<br>
4.6 second. We have set both marking and clearing of this observation source<br>
to true in costmap_common_params.yaml file.<br>
<font color="#888888"><br>
<br>
--<br>
View this message in context: <a href="http://ros-users.122217.n3.nabble.com/Inflation-remain-in-rviz-tp2397864p2403590.html" target="_blank">http://ros-users.122217.n3.nabble.com/Inflation-remain-in-rviz-tp2397864p2403590.html</a><br>

</font><div><div></div><div class="h5">Sent from the ROS-Users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
ros-users mailing list<br>
<a href="mailto:ros-users@code.ros.org">ros-users@code.ros.org</a><br>
<a href="https://code.ros.org/mailman/listinfo/ros-users" target="_blank">https://code.ros.org/mailman/listinfo/ros-users</a><br>
</div></div></blockquote></div><br></div>