Checking whether a particular position in the map has any obstacle
How to check whether a particular position in the map has any obstacle. I want to check if at any particular location (x,y) the corresponding cell has any obstacle or not. How to do that using costmap in ros ?
did you find a solution for this?
Hello, have found a solution to this. i am searching for he same thing