nobleo / rviz_satellite

Display internet satellite imagery in RViz
Apache License 2.0
525 stars 226 forks source link

Wrong location in demo #84

Closed Martin-Oehler closed 3 years ago

Martin-Oehler commented 4 years ago

I tried to run the demo and was shown the following location: rviz_screenshot_2020_06_15-15_10_06 If I enter the same coordinates into a different site, I am shown a different location, which appears to be further in the south.

image https://www.latlong.net/c/?lat=39.951121&long=-75.189930 It looks like, rviz_satellite is misreporting the position. Am I missing something here?

Best regards, Martin Oehler

beetleskin commented 4 years ago

Can confirm, looks like this was introduced in 5431732.

Martin-Oehler commented 4 years ago

I can confirm, that 0028d57dceca888cad3e27239e132d15dd713cf0 does not show this behavior.

lyrem0007a commented 3 years ago

I still have the same problem. 48.197119, 11.578062.

mishrasubhransu commented 3 years ago

Still have the same issue [[39.326465, -76.621554]. First image is incorrect and second image (using rviz_satellite 2.0.0) is showing correct location. image image

lyrem0007a commented 3 years ago

I check out 0028d57 and it works well.

beetleskin commented 3 years ago

Please check out #85, it's waiting for review should fix this.

schra commented 3 years ago

Fix is merged now