We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0ec5f6 commit b820db8Copy full SHA for b820db8
CHANGELOG.rst
@@ -2,6 +2,12 @@
2
Changelog for package rviz
3
^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
+1.14.23 (2024-05-09)
6
+--------------------
7
+* Fix `#1825 <https://github.com/ros-visualization/rviz/issues/1825>`_
8
+ model\_ is destroyed between registration of the single-shot timer and its execution
9
+* Contributors: Robert Haschke
10
+
11
1.14.22 (2024-04-29)
12
--------------------
13
* Reenable python bindings
package.xml
@@ -1,6 +1,6 @@
1
<package format="2">
<name>rviz</name>
- <version>1.14.22</version>
+ <version>1.14.23</version>
<description>
3D visualization tool for ROS.
</description>
0 commit comments