nobleo / rviz_satellite

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

Rewrite the tile loader #47

Closed schra closed 5 years ago

schra commented 5 years ago

We encountered some issues including the map jumping around.

rviz_satellite persists of the actual RViz plugin and the tile loader. This commit contains a complete rewrite of the tile loader and some smaller changes of the actual plugin.

Everybody is invited to test this upcoming change with their setup.

This PR fixes #36

@schmrlng Does this PR solve your PR #42?