Skip to content

Commit 14f55d7

Browse files
committed
Changelog
Signed-off-by: Alejandro Hernandez Cordero <[email protected]>
1 parent 4de2455 commit 14f55d7

File tree

9 files changed

+38
-0
lines changed

9 files changed

+38
-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.4 (2025-06-20)
6+
-------------------
7+
58
15.1.3 (2025-05-20)
69
-------------------
710
* feat: support both qt5 and qt6 (`#1187 <https://github.com/ros2/rviz/issues/1187>`_)

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.4 (2025-06-20)
6+
-------------------
7+
58
15.1.3 (2025-05-20)
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.4 (2025-06-20)
6+
-------------------
7+
* Config::mapGetBool causes segmentation fault when value_out is nullptr (`#1471 <https://github.com/ros2/rviz/issues/1471>`_)
8+
* Contributors: Alejandro Hernández Cordero
9+
510
15.1.3 (2025-05-20)
611
-------------------
712
* feat: support both qt5 and qt6 (`#1187 <https://github.com/ros2/rviz/issues/1187>`_)

rviz_default_plugins/CHANGELOG.rst

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

5+
15.1.4 (2025-06-20)
6+
-------------------
7+
* Fix /rviz/get_resource (`#1487 <https://github.com/ros2/rviz/issues/1487>`_)
8+
* Removed point_cloud_transport deprecation (`#1474 <https://github.com/ros2/rviz/issues/1474>`_)
9+
* Frame view controller: Removed warnings (`#1470 <https://github.com/ros2/rviz/issues/1470>`_)
10+
* Fix compile with qt6 (`#1475 <https://github.com/ros2/rviz/issues/1475>`_)
11+
* Fix Issue with Quaternion Angular Distance (`#1473 <https://github.com/ros2/rviz/issues/1473>`_)
12+
* PointStampedDisplay: Ignore incoming messages if disabled (`#1036 <https://github.com/ros2/rviz/issues/1036>`_)
13+
* Contributors: Alejandro Hernández Cordero, Harrison Chen, mosfet80
14+
515
15.1.3 (2025-05-20)
616
-------------------
717
* Removed unused headers from resouce retriever (`#1463 <https://github.com/ros2/rviz/issues/1463>`_)

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.4 (2025-06-20)
6+
-------------------
7+
58
15.1.3 (2025-05-20)
69
-------------------
710

rviz_rendering/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_rendering
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
15.1.4 (2025-06-20)
6+
-------------------
7+
* Handle glTF Y-Up frame convention on mesh load (`#1482 <https://github.com/ros2/rviz/issues/1482>`_)
8+
* Contributors: Michel Hidalgo
9+
510
15.1.3 (2025-05-20)
611
-------------------
712
* Removed unused headers from resouce retriever (`#1463 <https://github.com/ros2/rviz/issues/1463>`_)

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.4 (2025-06-20)
6+
-------------------
7+
58
15.1.3 (2025-05-20)
69
-------------------
710
* feat: support both qt5 and qt6 (`#1187 <https://github.com/ros2/rviz/issues/1187>`_)

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.4 (2025-06-20)
6+
-------------------
7+
58
15.1.3 (2025-05-20)
69
-------------------
710

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.4 (2025-06-20)
6+
-------------------
7+
58
15.1.3 (2025-05-20)
69
-------------------
710
* feat: support both qt5 and qt6 (`#1187 <https://github.com/ros2/rviz/issues/1187>`_)

0 commit comments

Comments
 (0)