Skip to content

Commit 4076101

Browse files
committed
Changelog
Signed-off-by: Alejandro Hernandez Cordero <[email protected]>
1 parent 170470f commit 4076101

File tree

9 files changed

+37
-0
lines changed

9 files changed

+37
-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.1 (2025-05-05)
6+
-------------------
7+
58
15.1.0 (2025-04-25)
69
-------------------
710

rviz_assimp_vendor/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_assimp_vendor
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
15.1.1 (2025-05-05)
6+
-------------------
7+
* Clean ogre CMakeLists.txt (`#1251 <https://github.com/ros2/rviz/issues/1251>`_)
8+
* Contributors: mosfet80
9+
510
15.1.0 (2025-04-25)
611
-------------------
712

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.1 (2025-05-05)
6+
-------------------
7+
* Fixed crash when a resource is not available (`#1455 <https://github.com/ros2/rviz/issues/1455>`_)
8+
* Contributors: Alejandro Hernández Cordero
9+
510
15.1.0 (2025-04-25)
611
-------------------
712

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.1 (2025-05-05)
6+
-------------------
7+
* Changed Marker Displays to allow toggling visibility of namespaces (`#1402 <https://github.com/ros2/rviz/issues/1402>`_)
8+
* Do not use ${Qt5Widgets_INCLUDE_DIRS} to avoid creating non-relocatable CMake config files (`#1450 <https://github.com/ros2/rviz/issues/1450>`_)
9+
* Contributors: Silvio Traversaro, Stefan Fabian
10+
511
15.1.0 (2025-04-25)
612
-------------------
713

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.1 (2025-05-05)
6+
-------------------
7+
58
15.1.0 (2025-04-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.1 (2025-05-05)
6+
-------------------
7+
* WrenchVisual::setForceColor and setTorqueColor clamp values (`#1437 <https://github.com/ros2/rviz/issues/1437>`_)
8+
* Missing Null Pointer Check in TrianglePolygon Constructor Leads to Crash (`#1434 <https://github.com/ros2/rviz/issues/1434>`_)
9+
* Contributors: Alejandro Hernández Cordero
10+
511
15.1.0 (2025-04-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.1 (2025-05-05)
6+
-------------------
7+
58
15.1.0 (2025-04-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.1 (2025-05-05)
6+
-------------------
7+
58
15.1.0 (2025-04-25)
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.1 (2025-05-05)
6+
-------------------
7+
58
15.1.0 (2025-04-25)
69
-------------------
710

0 commit comments

Comments
 (0)