Changelog for package rviz_satellite
3.1.0 (2023-02-20)
- Add possibility to specify TF frames as position reference in UTM mode.
 
- Turn map and UTM selection UI into TfFrameProperty.
 
- Simplify UTM frame mode integration.
 
- Improved map transform type wording.
 
- Added UTM frame mode.
 
- Added option to configure the map frame.
 
- Added missing header file
 
 
3.0.3 (2021-01-19)
- Pragmatic URI check
 
- Enable catkin_lint in CI
 
- Enable ros industrial CI
 
- Update maintainer info
 
 
3.0.2 (2020-10-13)
- Fix time synchronization of NavSat transform lookup
 
 
3.0.1 (2020-08-03)
- Fix cleanup bug breaking the navsat-tile transforms (#84, #85)
 
 
3.0.0 (2020-05-26)
- 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
 
 
1.3.0 (2020-04-17)
- 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 (2019-03-07)
- 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
 
 
1.1.0 (2018-12-04)
- Integrate package version via CMake
 
- Detect Qt 5 automatically, adding support for ROS Lunar, Melodic, et al
 
- Remove unused opencv linking