Eagle-Enterprises / Training-Environment

Software Repository for files relating to the Training Environment IPT
MIT License
0 stars 0 forks source link

[BUG] GPS Coordinate Display Does Not Align with World Map #35

Closed maplebeans1 closed 5 months ago

maplebeans1 commented 5 months ago

Describe the bug The coordinates outputted in the GPS coordinate display do not align with the world map. When marking the map with the values in the GPS display, the map marker does not land near the assets, or within the demonstration area.

To Reproduce Steps to reproduce the behavior:

  1. Enter X and Y coordinates to match the values in the top left corner
  2. Observe marker is not near the asset

Expected behavior The marker placed at the output coordinates should be at/near the assets.

Screenshots If applicable, add screenshots to help explain your problem.

GPS Coordinates Marker Misalignment

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

maplebeans1 commented 5 months ago

this might be that a default value is being outputted instead of the correct one. Every demo outputs those same 2 values, when i would expect it to change based on the target asset randomization

maplebeans1 commented 5 months ago

fixed by PR #49