how does ROS GAZEBO handle GPS coordinates?
I have a program which causes my robot to to go to a specific global position. How do I make this work in Gazebo?
Within Gazebo, specifically, I have a map from a .png. Basically, I want my robot to go across the board to some position while avoiding obstacles. How do I find out the "global position" (or the equivalently handled position within Gazebo) of a spot across the map to send my robot?