Skip to content

Releases: nobleo/rviz_satellite

4.2.1

22 Sep 08:06

Choose a tag to compare

What's Changed

  • Replace ament_target_dependencies with target_link_libraries by @ahcorde in #135

New Contributors

Full Changelog: 4.2.0...4.2.1

4.2.0

22 Sep 08:06

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.1.0...4.2.0

4.1.0

22 Sep 08:06

Choose a tag to compare

What's Changed

  • tiles: Add support for reading tiles from filesystem. by @jackg0 in #121
  • Fix tile map not moving by @Rayman in #125

New Contributors

Full Changelog: 4.0.0...4.1.0

4.0.0

22 Sep 08:05

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.2...4.0.0

3.0.2

13 Oct 21:36

Choose a tag to compare

Changelog:

  • Fix time synchronization of NavSat transform lookup (#88)

3.0.1

03 Aug 02:17

Choose a tag to compare

Changelog:

  • Fix cleanup bug breaking the navsat-tile transforms (#84, #85)

3.0.0

26 May 19:44

Choose a tag to compare

Changelog:

  • Code cleanup (#76, #75)
  • Remove the 'resolution' property (#74)
  • Fix frame jitter by splitting map and fixed-frame transforms (#56)
  • Cleanup cmake (#70)
  • Remove NED and NWU frame conversion options

2.0.0

17 Apr 14:00

Choose a tag to compare

Changelog:

  • Drop Qt4 support

1.3.0

17 Apr 13:34

Choose a tag to compare

Changelog:

  • Fix setting the fixed frame
  • Fix race when reading the blocks property
  • Set tile fetching preference to cache
  • Remove the robot frame property. Instead use the frame from the NavSatFix topic
  • Fix demo.launch
  • Fix uninitialized variable

1.2.0

17 Apr 13:34

Choose a tag to compare

Changelog:

  • Rewrite of the tile loader
  • Display an error if the tile server is invalid
  • Move map towards the robot's z-position
  • Use XDG cache path for caching tiles
  • Incorporate orientation of tile frame when rendering map