Skip to content

Commit

Permalink
11.2.10
Browse files Browse the repository at this point in the history
Signed-off-by: Audrow Nash <audrow@intrinsic.ai>
  • Loading branch information
audrow committed Jan 24, 2024
1 parent c6c705e commit be81943
Show file tree
Hide file tree
Showing 16 changed files with 39 additions and 8 deletions.
3 changes: 3 additions & 0 deletions rviz2/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package rviz2
^^^^^^^^^^^^^^^^^^^^^^^^^^^

11.2.10 (2024-01-24)
--------------------

11.2.9 (2023-11-13)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion rviz2/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>rviz2</name>
<version>11.2.9</version>
<version>11.2.10</version>
<description>
3D visualization tool for ROS.
</description>
Expand Down
3 changes: 3 additions & 0 deletions rviz_assimp_vendor/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package rviz_assimp_vendor
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

11.2.10 (2024-01-24)
--------------------

11.2.9 (2023-11-13)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion rviz_assimp_vendor/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>rviz_assimp_vendor</name>
<version>11.2.9</version>
<version>11.2.10</version>
<description>
Wrapper around assimp, providing nothing but a dependency on assimp, on some systems.
On others, it provides a fixed CMake module or even an ExternalProject build of assimp.
Expand Down
7 changes: 7 additions & 0 deletions rviz_common/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
Changelog for package rviz_common
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

11.2.10 (2024-01-24)
--------------------
* Switch to using rcpputils::fs helpers. (`#1105 <https://github.com/ros2/rviz/issues/1105>`_)
* Rolling namespace in title (backport `#1074 <https://github.com/ros2/rviz/issues/1074>`_) (`#1099 <https://github.com/ros2/rviz/issues/1099>`_)
* Initialize more of the visualization_manager members. (`#1090 <https://github.com/ros2/rviz/issues/1090>`_) (`#1091 <https://github.com/ros2/rviz/issues/1091>`_)
* Contributors: Chris Lalancette, mergify[bot]

11.2.9 (2023-11-13)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion rviz_common/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>rviz_common</name>
<version>11.2.9</version>
<version>11.2.10</version>
<description>
Common rviz API, used by rviz plugins and applications.
</description>
Expand Down
6 changes: 6 additions & 0 deletions rviz_default_plugins/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Changelog for package rviz_default_plugins
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

11.2.10 (2024-01-24)
--------------------
* Fix time-syncing message (`#1121 <https://github.com/ros2/rviz/issues/1121>`_) (`#1123 <https://github.com/ros2/rviz/issues/1123>`_)
* Fixed screw display (`#1093 <https://github.com/ros2/rviz/issues/1093>`_) (`#1094 <https://github.com/ros2/rviz/issues/1094>`_)
* Contributors: mergify[bot]

11.2.9 (2023-11-13)
-------------------
* Handle missing effort limit in URDF (`#1084 <https://github.com/ros2/rviz/issues/1084>`_) (`#1085 <https://github.com/ros2/rviz/issues/1085>`_)
Expand Down
2 changes: 1 addition & 1 deletion rviz_default_plugins/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>rviz_default_plugins</name>
<version>11.2.9</version>
<version>11.2.10</version>
<description>
Several default plugins for rviz to cover the basic functionality.
</description>
Expand Down
3 changes: 3 additions & 0 deletions rviz_ogre_vendor/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package rviz_ogre_vendor
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

11.2.10 (2024-01-24)
--------------------

11.2.9 (2023-11-13)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion rviz_ogre_vendor/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>rviz_ogre_vendor</name>
<version>11.2.9</version>
<version>11.2.10</version>
<description>
Wrapper around ogre3d, it provides a fixed CMake module and an ExternalProject build of ogre.
</description>
Expand Down
3 changes: 3 additions & 0 deletions rviz_rendering/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package rviz_rendering
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

11.2.10 (2024-01-24)
--------------------

11.2.9 (2023-11-13)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion rviz_rendering/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>rviz_rendering</name>
<version>11.2.9</version>
<version>11.2.10</version>
<description>
Library which provides the 3D rendering functionality in rviz.
</description>
Expand Down
3 changes: 3 additions & 0 deletions rviz_rendering_tests/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package rviz_rendering_tests
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

11.2.10 (2024-01-24)
--------------------

11.2.9 (2023-11-13)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion rviz_rendering_tests/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>rviz_rendering_tests</name>
<version>11.2.9</version>
<version>11.2.10</version>
<description>
Example plugin for RViz - documents and tests RViz plugin development
</description>
Expand Down
3 changes: 3 additions & 0 deletions rviz_visual_testing_framework/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package rviz_visual_testing_framework
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

11.2.10 (2024-01-24)
--------------------

11.2.9 (2023-11-13)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion rviz_visual_testing_framework/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>rviz_visual_testing_framework</name>
<version>11.2.9</version>
<version>11.2.10</version>
<description>
3D testing framework for RViz.
</description>
Expand Down

0 comments on commit be81943

Please sign in to comment.