Skip to content

Commit

Permalink
1.13.7
Browse files Browse the repository at this point in the history
  • Loading branch information
rhaschke committed Dec 18, 2019
1 parent 792a139 commit 76c2c9b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
Changelog for package rviz
^^^^^^^^^^^^^^^^^^^^^^^^^^

1.13.7 (2019-12-18)
-------------------
* [fix] Fix segfault when removing displays on presence of DisplayGroupVisibilityProperty
* [fix] CameraDisplay: don't call getCameraInfoTopic() for empty topic
* [fix] MarkerDisplay: clear old markers on topic change (`#1455 <https://github.com/ros-visualization/rviz/issues/1455>`_)
* [maintanence] Fix various warnings
* [maintanence] Support python3 for python bindings (`#1454 <https://github.com/ros-visualization/rviz/issues/1454>`_)
* Contributors: Mike Purvis, Robert Haschke

1.13.6 (2019-11-25)
-------------------
* [fix] Memory leak in rviz::Robot
Expand Down
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="2">
<name>rviz</name>
<version>1.13.6</version>
<version>1.13.7</version>
<description>
3D visualization tool for ROS.
</description>
Expand Down

0 comments on commit 76c2c9b

Please sign in to comment.