Skip to content

Commit c260e7a

Browse files
committed
Changelogs
Signed-off-by: Michel Hidalgo <[email protected]>
1 parent 6cb84e1 commit c260e7a

File tree

8 files changed

+52
-0
lines changed

8 files changed

+52
-0
lines changed

rviz2/CHANGELOG.rst

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package rviz2
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Update maintainer list (`#618 <https://github.com/ros2/rviz/issues/618>`_)
8+
* Contributors: Michael Jeronimo
9+
510
7.0.5 (2020-04-17)
611
------------------
712

rviz_assimp_vendor/CHANGELOG.rst

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package rviz_assimp_vendor
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Update maintainer list (`#618 <https://github.com/ros2/rviz/issues/618>`_)
8+
* Contributors: Michael Jeronimo
9+
510
7.0.5 (2020-04-17)
611
------------------
712

rviz_common/CHANGELOG.rst

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package rviz_common
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Update maintainer list (`#618 <https://github.com/ros2/rviz/issues/618>`_)
8+
* Contributors: Michael Jeronimo
9+
510
7.0.5 (2020-04-17)
611
------------------
712
* Remove unnecessary call to render scene (`#490 <https://github.com/ros2/rviz/issues/490>`_) (`#514 <https://github.com/ros2/rviz/issues/514>`_)

rviz_default_plugins/CHANGELOG.rst

+17
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22
Changelog for package rviz_default_plugins
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Update maintainer list (`#618 <https://github.com/ros2/rviz/issues/618>`_)
8+
* Set clock type if Marker frame_locked is true (`#482 <https://github.com/ros2/rviz/issues/482>`_) (`#580 <https://github.com/ros2/rviz/issues/580>`_)
9+
Fixes `#479 <https://github.com/ros2/rviz/issues/479>`_
10+
* Use dedicated TransformListener thread (`#551 <https://github.com/ros2/rviz/issues/551>`_) (`#581 <https://github.com/ros2/rviz/issues/581>`_)
11+
* Do not use assume every RenderPanel has a ViewController. (`#613 <https://github.com/ros2/rviz/issues/613>`_) (`#614 <https://github.com/ros2/rviz/issues/614>`_)
12+
Get the Viewport from its RenderWindow instead.
13+
Ensures interactive markers work (and do not make rviz crash)
14+
when interaction goes through a camera feed and not the main
15+
window.
16+
* Fix map display for moving TF frame (`#483 <https://github.com/ros2/rviz/issues/483>`_) (`#579 <https://github.com/ros2/rviz/issues/579>`_)
17+
Instead of the current time, use Time(0) to get the latest available transform as a fallback.
18+
This is the same logic that is applied in RViz from ROS 1.
19+
Resolves `#332 <https://github.com/ros2/rviz/issues/332>`_
20+
* Contributors: Jacob Perron, Michael Jeronimo, Michel Hidalgo, ymd-stella
21+
522
7.0.5 (2020-04-17)
623
------------------
724
* Allow the MapDisplay "Update Topic" to be changed. (`#517 <https://github.com/ros2/rviz/issues/517>`_) (`#518 <https://github.com/ros2/rviz/issues/518>`_)

rviz_ogre_vendor/CHANGELOG.rst

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package rviz_ogre_vendor
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Update maintainer list (`#618 <https://github.com/ros2/rviz/issues/618>`_)
8+
* Contributors: Michael Jeronimo
9+
510
7.0.5 (2020-04-17)
611
------------------
712

rviz_rendering/CHANGELOG.rst

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package rviz_rendering
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Update maintainer list (`#618 <https://github.com/ros2/rviz/issues/618>`_)
8+
* Contributors: Michael Jeronimo
9+
510
7.0.5 (2020-04-17)
611
------------------
712

rviz_rendering_tests/CHANGELOG.rst

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package rviz_rendering_tests
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Update maintainer list (`#618 <https://github.com/ros2/rviz/issues/618>`_)
8+
* Contributors: Michael Jeronimo
9+
510
7.0.5 (2020-04-17)
611
------------------
712

rviz_visual_testing_framework/CHANGELOG.rst

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package rviz_visual_testing_framework
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Update maintainer list (`#618 <https://github.com/ros2/rviz/issues/618>`_)
8+
* Contributors: Michael Jeronimo
9+
510
7.0.5 (2020-04-17)
611
------------------
712

0 commit comments

Comments
 (0)