ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The Spherical Coordinate and GPS plugin classes in Gazebo implement WGS84<-->local XYZ coordinates via the intermediate Earth Centered Earth Fixed frame (here's one of many refs on this conversion). This is compared to the equirectangular projection implemented by the Hector GPS plugin.

The local XYZ origin is located at the lat/long specified in the Gazebo world file and has an ENU (East-North-Up) orientation.