Closed mich1342 closed 10 months ago
It seems to me that you likely have some sensors not properly configured. I don't see any errors in the config file so that would point to me to look at the URDF and SDF files to make sure the sensors are properly setup. What happens if you use the TB3 in the demo?
You could start to debug this by enabling / disabling different sensor sources in the costmap to see which are causing your issue, then track it down from there. The fact that its a straight line, right near a bunch of other obstacle straight-lines makes me think you have a sensor URDF or simulation plugin located in a wonky way mirroring some obstacles in an incorrect location.
Sure, will try your suggestions and get back to you soon. Thank you for your responses.
Hi @SteveMacenski,
Just found the issues in my IMU URDF coordinates. Thank you, I will close this issues.
Bug report
Required Info:
Steps to reproduce issue
Run simulations in Gazebo using the warehouse world given in this link using linorobot2 based robot
navigation yaml file:
code that can be copy-pasted is preferred
-->Expected behavior
There should no ghosting obstacles in the local costmap
Actual behavior
There are ghost obstacles in the local costmap layers as could be seen in the following images