Skip to content

Commit c76efba

Browse files
Felix Exnerfmauch
authored andcommitted
Prepare changelogs for upcoming release
1 parent 94a07be commit c76efba

File tree

6 files changed

+28
-0
lines changed

6 files changed

+28
-0
lines changed

ur/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
58
2.3.7 (2024-05-16)
69
------------------
710

ur_calibration/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Fix calibration (`#1023 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/1023>`_)
8+
* Contributors: Felix Exner, Vincenzo Di Pentima
9+
510
2.3.7 (2024-05-16)
611
------------------
712

ur_controllers/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* this simple fix should fix the goal time violated issue (`#1000 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/1000>`_)
8+
* Contributors: Lennart Nachtigall
9+
510
2.3.7 (2024-05-16)
611
------------------
712
* Use latched publishing for robot_mode and safety_mode (`#992 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/992>`_)

ur_dashboard_msgs/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
58
2.3.7 (2024-05-16)
69
------------------
710

ur_moveit_config/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Add servo node config to disable advertising /get_planning_scene (`#990 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/990>`_)
8+
* Contributors: Ruddick Lawrence
9+
510
2.3.7 (2024-05-16)
611
------------------
712
* 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>`_)

ur_robot_driver/CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
Forthcoming
2+
-----------
3+
* Remove extra spaces from start_ursim statement in tests ( backport of `#1010 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/1010>`_)
4+
* Use robot_receive_timeout instead of keepalive_count (`#1003 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/1003>`_)
5+
* Added kinematics_params_file to launch arguments (`#1006 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/1006>`_)
6+
* Contributors: Felix Exner, Vincenzo Di Pentima
7+
18
2.3.7 (2024-05-16)
29
------------------
310
* Remove dependency to docker.io (backport of `#985 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/985>`_)

0 commit comments

Comments
 (0)