linorobot / linorobot2

Autonomous mobile robots (2WD, 4WD, Mecanum Drive)
Apache License 2.0
469 stars 160 forks source link

Obstacles can't clear in local costmap even after they move out #37

Open oneberrybatam opened 2 years ago

oneberrybatam commented 2 years ago

Hello all, I have been facing an issue when detect an obstacle and the obstacle gets updated on the on the local costmap, but after the obstacle has moved the obstacle is still present on the local costmap. image

got this error while ros2 launch linorobot2_navigation navigation.launch is the error related with obstacle cant clear? image

Thanks

Sylvania2 commented 1 year ago

@oneberrybatam : Did you find a solution to this problem?