Skip to content

Commit

Permalink
Update changelogs for upcoming release
Browse files Browse the repository at this point in the history
  • Loading branch information
fmauch committed May 18, 2024
1 parent 0dabef2 commit 195b1b1
Show file tree
Hide file tree
Showing 6 changed files with 31 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ur/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package ur
^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

2.3.6 (2024-04-08)
------------------

Expand Down
3 changes: 3 additions & 0 deletions ur_calibration/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package ur_calibration
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

2.3.6 (2024-04-08)
------------------

Expand Down
6 changes: 6 additions & 0 deletions ur_controllers/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Changelog for package ur_controllers
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* Use latched publishing for robot_mode and safety_mode (`#992 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/992>`_)
Co-authored-by: Felix Exner <exner@fzi.de>
* Contributors: Felix Exner

2.3.6 (2024-04-08)
------------------

Expand Down
3 changes: 3 additions & 0 deletions ur_dashboard_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package ur_dashboard_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------

2.3.6 (2024-04-08)
------------------

Expand Down
6 changes: 6 additions & 0 deletions ur_moveit_config/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Changelog for package ur_moveit_config
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* Fix multi-line strings in DeclareLaunchArgument (`#948 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/948>`_) (`#969 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/969>`_)
Co-authored-by: Matthijs van der Burgh <matthijs.vander.burgh@live.nl>
* Contributors: Matthijs van der Burgh

2.3.6 (2024-04-08)
------------------
* Add UR30 support (`#949 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/949>`_)
Expand Down
10 changes: 10 additions & 0 deletions ur_robot_driver/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
Forthcoming
-----------
* Remove dependency to docker.io (backport of `#985 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/985>`_)
* Simplify tests (backport `#849 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/849>`_)
* Reduce number of controller_spawners to 3 (backport `#919 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/919>`_)
* Update installation instructions for source build (backport `#967 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/967>`_)
* Fix multi-line strings in DeclareLaunchArgument (backport `#948 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/948>`_)
* "use_fake_hardware" for UR20 (backport `#950 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/950>`_)
* Contributors: Christoph Fröhlich, Matthijs van der Burgh, Vincenzo Di Pentima

2.3.6 (2024-04-08)
------------------
* Add UR30 support (`#949 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/949>`_)
Expand Down

0 comments on commit 195b1b1

Please sign in to comment.