move_base local costmap stops working after a while

asked 2019-04-05 10:28:43 -0500

nprof50 gravatar image

Hello,

I recently started using the move_base package for our navigation stack. Everything seems to be working well, and I'm still consistently tuning the parameters. However, I noticed that, after a few paths are completed, the local costmap stops updating. I have to shutdown the node and restart to get it to function again. It will be properly working to avoid dynamic obstacles, then all of the sudden it will stop reporting them on the costmap, causing it to run into them. Is there anyone else that has experienced this issue?

I can post my parameters if need-be, but I can tell this is happening regardless of the configuration. Here's an image of what I'm seeing (the scan points are circled in yellow, they should have been sensed as an obstacle and should be inflated just like the surrounding static map):

image description

I'm using the ROS Kinetic version of the move_base package (from the official repo). Thanks for any advice.

edit retag flag offensive close merge delete

Comments

Posting parameters and a video of it working then getting stale is a good start. Also making sure that you're not having your CPU totally saturated.

stevemacenski gravatar image stevemacenski  ( 2019-04-06 20:38:29 -0500 )edit

@stevemacenski, Hello Steve. I have the same problem. Could you look at my question? https://answers.ros.org/question/3633...

Thanks

Mobile_robot gravatar image Mobile_robot  ( 2020-10-15 09:51:35 -0500 )edit

@nprof50 Hello, I have got the same problem. Did you achieve to solve it?

Mobile_robot gravatar image Mobile_robot  ( 2020-10-15 10:03:26 -0500 )edit