Skip to content

Commit 7b3122f

Browse files
committed
Changelog
Signed-off-by: Alejandro Hernandez Cordero <[email protected]>
1 parent 7248938 commit 7b3122f

File tree

9 files changed

+35
-0
lines changed

9 files changed

+35
-0
lines changed

rviz2/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package rviz2
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
15.1.8 (2025-08-22)
6+
-------------------
7+
58
15.1.7 (2025-07-25)
69
-------------------
710

rviz_assimp_vendor/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package rviz_assimp_vendor
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
15.1.8 (2025-08-22)
6+
-------------------
7+
58
15.1.7 (2025-07-25)
69
-------------------
710

rviz_common/CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package rviz_common
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
15.1.8 (2025-08-22)
6+
-------------------
7+
* Deprecates update(float, float) methods and provides update(std::chrono::duration, std::chrono::duration) replacements. (`#1533 <https://github.com/ros2/rviz//issues/1533>`_)
8+
* Contributors: Mark Johnson
9+
510
15.1.7 (2025-07-25)
611
-------------------
712
* Replace deprecated tf2_ros headers (`#1529 <https://github.com/ros2/rviz/issues/1529>`_)

rviz_default_plugins/CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog for package rviz_default_plugins
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
15.1.8 (2025-08-22)
6+
-------------------
7+
* Support image transport lifecycle (`#1472 <https://github.com/ros2/rviz//issues/1472>`_)
8+
* Fix QoS profile loading for InitialPoseTool from rviz config files (`#1544 <https://github.com/ros2/rviz//issues/1544>`_)
9+
* Contributors: Alejandro Hernández Cordero, Kosuke Takeuchi
10+
511
15.1.7 (2025-07-25)
612
-------------------
713
* Replace rmw_qos_profile_t with rclcpp::QoS (`#1525 <https://github.com/ros2/rviz/issues/1525>`_)

rviz_ogre_vendor/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package rviz_ogre_vendor
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
15.1.8 (2025-08-22)
6+
-------------------
7+
58
15.1.7 (2025-07-25)
69
-------------------
710

rviz_rendering/CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog for package rviz_rendering
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
15.1.8 (2025-08-22)
6+
-------------------
7+
* Update OGRE mesh files from ROS1 RViz (`#1536 <https://github.com/ros2/rviz//issues/1536>`_) (`#1559 <https://github.com/ros2/rviz//issues/1559>`_)
8+
* add resourceExists check to loadEmbeddedTexture before loading texture (`#1542 <https://github.com/ros2/rviz//issues/1542>`_)
9+
* Contributors: John TGZ, mergify[bot]
10+
511
15.1.7 (2025-07-25)
612
-------------------
713

rviz_rendering_tests/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package rviz_rendering_tests
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
15.1.8 (2025-08-22)
6+
-------------------
7+
58
15.1.7 (2025-07-25)
69
-------------------
710

rviz_resource_interfaces/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package rviz_resource_interfaces
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
15.1.8 (2025-08-22)
6+
-------------------
7+
58
15.1.7 (2025-07-25)
69
-------------------
710
* fix cmake deprecation (`#1534 <https://github.com/ros2/rviz/issues/1534>`_)

rviz_visual_testing_framework/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package rviz_visual_testing_framework
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
15.1.8 (2025-08-22)
6+
-------------------
7+
58
15.1.7 (2025-07-25)
69
-------------------
710
* Replace deprecated tf2_ros headers (`#1529 <https://github.com/ros2/rviz/issues/1529>`_)

0 commit comments

Comments
 (0)