Skip to content

Commit fdb80a5

Browse files
committed
1.13.20
1 parent 84fcce3 commit fdb80a5

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.rst

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

5+
1.13.20 (2021-09-24)
6+
--------------------
7+
* Revert "Smoothly move PCL given a moving frame_id (`#1655 <https://github.com/ros-visualization/rviz/issues/1655>`_)"
8+
* Revert "Smoothly move an Odometry's path given a moving frame_id (`#1631 <https://github.com/ros-visualization/rviz/issues/1631>`_)"
9+
* Restore workaround for https://github.com/ros/geometry2/pull/402
10+
* BillboardLine: Fix handling of many points (> 16384) (`#1662 <https://github.com/ros-visualization/rviz/issues/1662>`_)
11+
* DisplayPanel: Simplify selection of current item after Remove (`#1661 <https://github.com/ros-visualization/rviz/issues/1661>`_), fixes `#1658 <https://github.com/ros-visualization/rviz/issues/1658>`_
12+
* Contributors: Robert Haschke
13+
514
1.13.19 (2021-08-22)
615
--------------------
716
* IntensityPCTransformer: make min/max values read-only if auto-compute is off

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="2">
22
<name>rviz</name>
3-
<version>1.13.19</version>
3+
<version>1.13.20</version>
44
<description>
55
3D visualization tool for ROS.
66
</description>

0 commit comments

Comments
 (0)