You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,15 @@
2
2
Changelog for package rviz
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
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
+
5
14
1.13.19 (2021-08-22)
6
15
--------------------
7
16
* IntensityPCTransformer: make min/max values read-only if auto-compute is off
0 commit comments