projecting the map in rviz using map_server
I want to use map_server as in this link:
wiki.ros.org/map_server
I built my map using mapper3 (basic)
the map should be projected in Rviz grid and should occupy it all, the centre of the map using mapper3 ( basic) should be the centre of the Rviz grid.
The problem is that the map is always shifted (the centres are not the same ) The centre of Rviz grid is the left down corner of the map image ( the image only occupy one quarter of the grid). How can I fix this problem?
Also, I have the error of No transform from [map] to [odom]