Skip to content

Commit bf5fbc1

Browse files
committed
changelogs
Signed-off-by: Shane Loretz <[email protected]>
1 parent 033acd5 commit bf5fbc1

File tree

6 files changed

+30
-0
lines changed

6 files changed

+30
-0
lines changed

interactive_marker_tutorials/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Do not forward-declare Ogre types (`#84 <https://github.com/ros-visualization/visualization_tutorials/issues/84>`_)
8+
* Contributors: Michael Görner
9+
510
0.11.1 (2025-04-10)
611
-------------------
712
* print_function for py3 (`#61 <https://github.com/ros-visualization/visualization_tutorials/issues/61>`_)

librviz_tutorial/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Eliminate Python 2 code (`#88 <https://github.com/ros-visualization/visualization_tutorials/issues/88>`_)
8+
* Contributors: vineet131
9+
510
0.11.1 (2025-04-10)
611
-------------------
712
* Update maintainers (`#63 <https://github.com/ros-visualization/visualization_tutorials/issues/63>`_)

rviz_plugin_tutorials/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Eliminate Python 2 code (`#88 <https://github.com/ros-visualization/visualization_tutorials/issues/88>`_)
8+
* Include class_list_macros.hpp instead of h (`#91 <https://github.com/ros-visualization/visualization_tutorials/issues/91>`_)
9+
* Do not forward-declare Ogre types (`#84 <https://github.com/ros-visualization/visualization_tutorials/issues/84>`_)
10+
* Contributors: Lucas Walter, Michael Görner, Robert Haschke, vineet131
11+
512
0.11.1 (2025-04-10)
613
-------------------
714
* Update maintainers (`#63 <https://github.com/ros-visualization/visualization_tutorials/issues/63>`_)

rviz_python_tutorial/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Eliminate Python 2 code (`#88 <https://github.com/ros-visualization/visualization_tutorials/issues/88>`_)
8+
* Contributors: vineet131
9+
510
0.11.1 (2025-04-10)
611
-------------------
712
* Update maintainers (`#63 <https://github.com/ros-visualization/visualization_tutorials/issues/63>`_)

visualization_marker_tutorials/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Remove '/' (forward slash) from '/my_frame', which frustratingly makes Rviz unable to show the markers. (`#70 <https://github.com/ros-visualization/visualization_tutorials/issues/70>`_)
8+
* Contributors: Phase Le
9+
510
0.11.1 (2025-04-10)
611
-------------------
712
* Update maintainers (`#63 <https://github.com/ros-visualization/visualization_tutorials/issues/63>`_)

visualization_tutorials/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
58
0.11.1 (2025-04-10)
69
-------------------
710
* Update maintainers (`#63 <https://github.com/ros-visualization/visualization_tutorials/issues/63>`_)

0 commit comments

Comments
 (0)