I have three layers associated with sensor data of 150x 150 size. I expect that costmap_update should be of the same size. But the costmap_3d is publishing costmap_update with size of static map, where x, y is always (0,0).
Please suggest how to fix it.
Hello!
I have three layers associated with sensor data of 150x 150 size. I expect that costmap_update should be of the same size. But the costmap_3d is publishing costmap_update with size of static map, where x, y is always (0,0). Please suggest how to fix it.
Regards...