turtlebot / turtlebot_simulator

Launchers for Gazebo simulation of the TurtleBot
http://www.ros.org/wiki/turtlebot_simulator
99 stars 136 forks source link

Adds border extension to map to fix map scaling / position in stage #43

Closed AlexReimann closed 9 years ago

AlexReimann commented 9 years ago

Stage apparently removes white space around maps. This leads to a different map in stage than in rviz.

So added stuff at the corners.

Fixes https://github.com/turtlebot/turtlebot_simulator/issues/42