Skip to content

ap/geopose/filtered doesn't reflect global position set in Gazebo world #74

Description

@TannerGilbert

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions