File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 2
2
Changelog for package rviz
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+ 1.13.7 (2019-12-18)
6
+ -------------------
7
+ * [fix] Fix segfault when removing displays on presence of DisplayGroupVisibilityProperty
8
+ * [fix] CameraDisplay: don't call getCameraInfoTopic() for empty topic
9
+ * [fix] MarkerDisplay: clear old markers on topic change (`#1455 <https://github.com/ros-visualization/rviz/issues/1455 >`_)
10
+ * [maintanence] Fix various warnings
11
+ * [maintanence] Support python3 for python bindings (`#1454 <https://github.com/ros-visualization/rviz/issues/1454 >`_)
12
+ * Contributors: Mike Purvis, Robert Haschke
13
+
5
14
1.13.6 (2019-11-25)
6
15
-------------------
7
16
* [fix] Memory leak in rviz::Robot
Original file line number Diff line number Diff line change 1
1
<package format =" 2" >
2
2
<name >rviz</name >
3
- <version >1.13.6 </version >
3
+ <version >1.13.7 </version >
4
4
<description >
5
5
3D visualization tool for ROS.
6
6
</description >
You can’t perform that action at this time.
0 commit comments