mirror of
https://github.com/swri-robotics/mapviz.git
synced 2025-09-15 17:48:34 +08:00
1.4.2
This commit is contained in:
parent
21ce938c3d
commit
90da7b0704
@ -2,8 +2,8 @@
|
||||
Changelog for package mapviz
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
1.4.2 (2022-12-13)
|
||||
------------------
|
||||
* Merge pull request `#721 <https://github.com/swri-robotics/mapviz/issues/721>`_ from rjb0026/720-allow-building-with-c++14-for-version-greater-than-kinetic
|
||||
720 allow building with c++14 for version greater than kinetic
|
||||
* Conditionally setting c++ standard per target.
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<package format="2">
|
||||
<name>mapviz</name>
|
||||
<version>1.4.1</version>
|
||||
<version>1.4.2</version>
|
||||
<description>
|
||||
|
||||
mapviz
|
||||
|
||||
@ -2,8 +2,8 @@
|
||||
Changelog for package mapviz_plugins
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
1.4.2 (2022-12-13)
|
||||
------------------
|
||||
* Merge pull request `#716 <https://github.com/swri-robotics/mapviz/issues/716>`_ from swri-robotics/pose_publisher
|
||||
Pose publisher
|
||||
* Merge pull request `#752 <https://github.com/swri-robotics/mapviz/issues/752>`_ from matt-attack/add-stuff
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<package format="2">
|
||||
<name>mapviz_plugins</name>
|
||||
<version>1.4.1</version>
|
||||
<version>1.4.2</version>
|
||||
<description>
|
||||
|
||||
Common plugins for the Mapviz visualization tool
|
||||
|
||||
@ -2,8 +2,8 @@
|
||||
Changelog for package multires_image
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
1.4.2 (2022-12-13)
|
||||
------------------
|
||||
* Merge pull request `#721 <https://github.com/swri-robotics/mapviz/issues/721>`_ from rjb0026/720-allow-building-with-c++14-for-version-greater-than-kinetic
|
||||
720 allow building with c++14 for version greater than kinetic
|
||||
* Conditionally setting c++ standard per target.
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<package format="2">
|
||||
<name>multires_image</name>
|
||||
<version>1.4.1</version>
|
||||
<version>1.4.2</version>
|
||||
<description>
|
||||
|
||||
multires_image
|
||||
|
||||
@ -2,8 +2,8 @@
|
||||
Changelog for package tile_map
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Forthcoming
|
||||
-----------
|
||||
1.4.2 (2022-12-13)
|
||||
------------------
|
||||
* Merge pull request `#721 <https://github.com/swri-robotics/mapviz/issues/721>`_ from rjb0026/720-allow-building-with-c++14-for-version-greater-than-kinetic
|
||||
720 allow building with c++14 for version greater than kinetic
|
||||
* Conditionally setting c++ standard per target.
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
<package format="2">
|
||||
<name>tile_map</name>
|
||||
<version>1.4.1</version>
|
||||
<version>1.4.2</version>
|
||||
<description>
|
||||
|
||||
Tile map provides a slippy map style interface for visualizing
|
||||
|
||||
Loading…
Reference in New Issue
Block a user