Gazebo allows us to set the global position of a world via:
<spherical_coordinates>
<surface_model>EARTH_WGS84</surface_model>
<world_frame_orientation>ENU</world_frame_orientation>
<latitude_deg>37.412173071650805</latitude_deg>
<longitude_deg>-121.998878727967</longitude_deg>
<elevation>38</elevation>
</spherical_coordinates>
unfortunately this is not reflected by ap/geopose/filtered or MissionPlanner/QGroundControl but works on the topics from the navsat_sensor sensors.
Gazebo allows us to set the global position of a world via:
unfortunately this is not reflected by
ap/geopose/filteredor MissionPlanner/QGroundControl but works on the topics from thenavsat_sensorsensors.