Skip to content

Commit b30f5a2

Browse files
committed
Update changelogs for upcoming release
1 parent a28d9a4 commit b30f5a2

File tree

6 files changed

+50
-0
lines changed

6 files changed

+50
-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
4.3.0 (2025-10-14)
69
------------------
710

ur_calibration/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Explicitly state PolyScope X compatibility (`#1563 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/1563>`_)
8+
* Implement motion_primitive interface in hardware interface (`#1341 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/1341>`_)
9+
With this it is possible to use motion_primitives to command the robot's motion.
10+
* Add migration notes to individual packages (`#1545 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/1545>`_)
11+
* Add migration notes to packages.
12+
Also added a GitHub action to build the Sphinx documentation.
13+
* Add conf.py to moveit_config package
14+
* Suppress reference warnings when building package docs individually
15+
* Apply suggestions from code review
16+
---------
17+
Co-authored-by: Felix Exner <[email protected]>
18+
* Contributors: Felix Exner, Mathias Fuhrer, URJala
19+
520
4.3.0 (2025-10-14)
621
------------------
722

ur_controllers/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Explicitly state PolyScope X compatibility (`#1563 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/1563>`_)
8+
* Add migration notes to individual packages (`#1545 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/1545>`_)
9+
* Contributors: Felix Exner, URJala
10+
511
4.3.0 (2025-10-14)
612
------------------
713

ur_dashboard_msgs/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_dashboard_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Explicitly state PolyScope X compatibility (`#1563 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/1563>`_)
8+
* Contributors: Felix Exner
9+
510
4.3.0 (2025-10-14)
611
------------------
712

ur_moveit_config/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Explicitly state PolyScope X compatibility (`#1563 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/1563>`_)
8+
* Add migration notes to individual packages (`#1545 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/1545>`_)
9+
* Contributors: Felix Exner, URJala
10+
511
4.3.0 (2025-10-14)
612
------------------
713
* Add support for UR18 (`#1524 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/1524>`_)

ur_robot_driver/CHANGELOG.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
Forthcoming
2+
-----------
3+
* Docs: Corrects forward hardware interfaces & Contributing.md (`#1569 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/1569>`_)
4+
* Explicitly state PolyScope X compatibility (`#1563 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/1563>`_)
5+
* Fix flaky tests (`#1559 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/1559>`_)
6+
* Increase default dashboard client timeout to 2 seconds (`#1564 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/1564>`_)
7+
* Dashboard client polyscopex (`#1546 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/1546>`_)
8+
* Implement motion_primitive interface in hardware interface (`#1341 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/1341>`_)
9+
* Fix syntax for link to robot_manual (`#1558 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/1558>`_)
10+
* Temporarily deactivate one testcase in controller_switch_test (`#1553 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/1553>`_)
11+
* Add missing update_rate config files for UR7e and UR12e (`#1544 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/1544>`_)
12+
* Add migration notes to individual packages (`#1545 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/1545>`_)
13+
* Specify that only PolyScope 5 needs the option of remote control explicitly e… (`#1530 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/1530>`_)
14+
* Contributors: Felix Exner, Mathias Fuhrer, Matthias Mayr, URJala
15+
116
4.3.0 (2025-10-14)
217
------------------
318
* Add missing dependency to effort_controllers (`#1531 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/1531>`_)

0 commit comments

Comments
 (0)