mirror of
https://github.com/swri-robotics/mapviz.git
synced 2025-09-15 17:48:34 +08:00
2.5.8
This commit is contained in:
parent
33a881be6e
commit
4b67e8b2ca
@ -2,8 +2,8 @@
|
||||
Changelog for package mapviz
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
2.5.8 (2025-07-16)
|
||||
------------------
|
||||
* Fixing misnamed library (`#854 <https://github.com/swri-robotics/mapviz/issues/854>`_)
|
||||
* Contributors: David Anthony
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<package format="3">
|
||||
<name>mapviz</name>
|
||||
<version>2.5.7</version>
|
||||
<version>2.5.8</version>
|
||||
<description>
|
||||
2D mapping display with extensible data overlays
|
||||
</description>
|
||||
|
||||
@ -2,8 +2,8 @@
|
||||
Changelog for package mapviz_interfaces
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
2.5.8 (2025-07-16)
|
||||
------------------
|
||||
|
||||
2.5.7 (2025-07-07)
|
||||
------------------
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<package format="3">
|
||||
<name>mapviz_interfaces</name>
|
||||
<version>2.5.7</version>
|
||||
<version>2.5.8</version>
|
||||
<description>
|
||||
ROS interfaces used by Mapviz
|
||||
</description>
|
||||
|
||||
@ -2,8 +2,8 @@
|
||||
Changelog for package mapviz_plugins
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
2.5.8 (2025-07-16)
|
||||
------------------
|
||||
|
||||
2.5.7 (2025-07-07)
|
||||
------------------
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<package format="3">
|
||||
<name>mapviz_plugins</name>
|
||||
<version>2.5.7</version>
|
||||
<version>2.5.8</version>
|
||||
<description>
|
||||
|
||||
Common plugins for the Mapviz visualization tool
|
||||
|
||||
@ -2,8 +2,8 @@
|
||||
Changelog for package multires_image
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
2.5.8 (2025-07-16)
|
||||
------------------
|
||||
* Updating to use new recursive mutex type (`#855 <https://github.com/swri-robotics/mapviz/issues/855>`_)
|
||||
* Contributors: David Anthony
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<package format="3">
|
||||
<name>multires_image</name>
|
||||
<version>2.5.7</version>
|
||||
<version>2.5.8</version>
|
||||
<description>
|
||||
|
||||
multires_image
|
||||
|
||||
@ -2,8 +2,8 @@
|
||||
Changelog for package tile_map
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
2.5.8 (2025-07-16)
|
||||
------------------
|
||||
|
||||
2.5.7 (2025-07-07)
|
||||
------------------
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<package format="3">
|
||||
<name>tile_map</name>
|
||||
<version>2.5.7</version>
|
||||
<version>2.5.8</version>
|
||||
<description>
|
||||
|
||||
Tile map provides a slippy map style interface for visualizing
|
||||
|
||||
Loading…
Reference in New Issue
Block a user