Skip to content

Commit 5071411

Browse files
committed
7.0.6
1 parent c260e7a commit 5071411

File tree

16 files changed

+24
-24
lines changed

16 files changed

+24
-24
lines changed

rviz2/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package rviz2
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
7.0.6 (2020-10-27)
6+
------------------
77
* Update maintainer list (`#618 <https://github.com/ros2/rviz/issues/618>`_)
88
* Contributors: Michael Jeronimo
99

rviz2/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="2">
22
<name>rviz2</name>
3-
<version>7.0.5</version>
3+
<version>7.0.6</version>
44
<description>
55
3D visualization tool for ROS.
66
</description>

rviz_assimp_vendor/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package rviz_assimp_vendor
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
7.0.6 (2020-10-27)
6+
------------------
77
* Update maintainer list (`#618 <https://github.com/ros2/rviz/issues/618>`_)
88
* Contributors: Michael Jeronimo
99

rviz_assimp_vendor/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
schematypens="http://www.w3.org/2001/XMLSchema"?>
55
<package format="2">
66
<name>rviz_assimp_vendor</name>
7-
<version>7.0.5</version>
7+
<version>7.0.6</version>
88
<description>
99
Wrapper around assimp, providing nothing but a dependency on assimp, on some systems.
1010
On others, it provides a fixed CMake module or even an ExternalProject build of assimp.

rviz_common/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package rviz_common
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
7.0.6 (2020-10-27)
6+
------------------
77
* Update maintainer list (`#618 <https://github.com/ros2/rviz/issues/618>`_)
88
* Contributors: Michael Jeronimo
99

rviz_common/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="2">
22
<name>rviz_common</name>
3-
<version>7.0.5</version>
3+
<version>7.0.6</version>
44
<description>
55
Common rviz API, used by rviz plugins and applications.
66
</description>

rviz_default_plugins/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package rviz_default_plugins
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
7.0.6 (2020-10-27)
6+
------------------
77
* Update maintainer list (`#618 <https://github.com/ros2/rviz/issues/618>`_)
88
* Set clock type if Marker frame_locked is true (`#482 <https://github.com/ros2/rviz/issues/482>`_) (`#580 <https://github.com/ros2/rviz/issues/580>`_)
99
Fixes `#479 <https://github.com/ros2/rviz/issues/479>`_

rviz_default_plugins/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="2">
22
<name>rviz_default_plugins</name>
3-
<version>7.0.5</version>
3+
<version>7.0.6</version>
44
<description>
55
Several default plugins for rviz to cover the basic functionality.
66
</description>

rviz_ogre_vendor/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package rviz_ogre_vendor
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
7.0.6 (2020-10-27)
6+
------------------
77
* Update maintainer list (`#618 <https://github.com/ros2/rviz/issues/618>`_)
88
* Contributors: Michael Jeronimo
99

rviz_ogre_vendor/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
schematypens="http://www.w3.org/2001/XMLSchema"?>
55
<package format="2">
66
<name>rviz_ogre_vendor</name>
7-
<version>7.0.5</version>
7+
<version>7.0.6</version>
88
<description>
99
Wrapper around ogre3d, it provides a fixed CMake module and an ExternalProject build of ogre.
1010
</description>

rviz_rendering/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package rviz_rendering
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
7.0.6 (2020-10-27)
6+
------------------
77
* Update maintainer list (`#618 <https://github.com/ros2/rviz/issues/618>`_)
88
* Contributors: Michael Jeronimo
99

rviz_rendering/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="2">
22
<name>rviz_rendering</name>
3-
<version>7.0.5</version>
3+
<version>7.0.6</version>
44
<description>
55
Library which provides the 3D rendering functionality in rviz.
66
</description>

rviz_rendering_tests/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package rviz_rendering_tests
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
7.0.6 (2020-10-27)
6+
------------------
77
* Update maintainer list (`#618 <https://github.com/ros2/rviz/issues/618>`_)
88
* Contributors: Michael Jeronimo
99

rviz_rendering_tests/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="2">
22
<name>rviz_rendering_tests</name>
3-
<version>7.0.5</version>
3+
<version>7.0.6</version>
44
<description>
55
Example plugin for RViz - documents and tests RViz plugin development
66
</description>

rviz_visual_testing_framework/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package rviz_visual_testing_framework
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
7.0.6 (2020-10-27)
6+
------------------
77
* Update maintainer list (`#618 <https://github.com/ros2/rviz/issues/618>`_)
88
* Contributors: Michael Jeronimo
99

rviz_visual_testing_framework/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="2">
22
<name>rviz_visual_testing_framework</name>
3-
<version>7.0.5</version>
3+
<version>7.0.6</version>
44
<description>
55
3D testing framework for RViz.
66
</description>

0 commit comments

Comments
 (0)