diff --git a/ur/CHANGELOG.rst b/ur/CHANGELOG.rst index 61737304a..c8949579c 100644 --- a/ur/CHANGELOG.rst +++ b/ur/CHANGELOG.rst @@ -2,6 +2,9 @@ Changelog for package ur ^^^^^^^^^^^^^^^^^^^^^^^^ +2.8.1 (2025-06-11) +------------------ + 2.8.0 (2025-05-20) ------------------ diff --git a/ur/package.xml b/ur/package.xml index 18b4560be..ee55f8342 100644 --- a/ur/package.xml +++ b/ur/package.xml @@ -2,7 +2,7 @@ ur - 2.8.0 + 2.8.1 Metapackage for universal robots Felix Exner diff --git a/ur_bringup/CHANGELOG.rst b/ur_bringup/CHANGELOG.rst index d1819e98a..29a107cab 100644 --- a/ur_bringup/CHANGELOG.rst +++ b/ur_bringup/CHANGELOG.rst @@ -2,6 +2,9 @@ Changelog for package ur_bringup ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +2.8.1 (2025-06-11) +------------------ + 2.8.0 (2025-05-20) ------------------ * Add support for launching a UR15 robot (`#1359 `_) diff --git a/ur_bringup/package.xml b/ur_bringup/package.xml index f47f895d1..0d577b6d1 100644 --- a/ur_bringup/package.xml +++ b/ur_bringup/package.xml @@ -2,7 +2,7 @@ ur_bringup - 2.8.0 + 2.8.1 Launch file and run-time configurations, e.g. controllers. Felix Exner diff --git a/ur_calibration/CHANGELOG.rst b/ur_calibration/CHANGELOG.rst index 1ae1a03ae..dfbca8b3b 100644 --- a/ur_calibration/CHANGELOG.rst +++ b/ur_calibration/CHANGELOG.rst @@ -2,6 +2,11 @@ Changelog for package ur_calibration ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +2.8.1 (2025-06-11) +------------------ +* Update feature list (backport of `#1372 `_) (`#1374 `_) +* Contributors: mergify[bot] + 2.8.0 (2025-05-20) ------------------ diff --git a/ur_calibration/package.xml b/ur_calibration/package.xml index b84089c8e..f9215eee6 100644 --- a/ur_calibration/package.xml +++ b/ur_calibration/package.xml @@ -1,7 +1,7 @@ ur_calibration - 2.8.0 + 2.8.1 Package for extracting the factory calibration from a UR robot and change it such that it can be used by ur_description to gain a correct URDF Felix Exner diff --git a/ur_controllers/CHANGELOG.rst b/ur_controllers/CHANGELOG.rst index 2cf21f08c..aa248f264 100644 --- a/ur_controllers/CHANGELOG.rst +++ b/ur_controllers/CHANGELOG.rst @@ -2,6 +2,12 @@ Changelog for package ur_controllers ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +2.8.1 (2025-06-11) +------------------ +* Use std_atomic in SJTC (backport of `#1385 `_) (`#1386 `_) +* [force mode controller] Fix the task frame orientation (backport `#1379 `_) (`#1380 `_) +* Contributors: mergify[bot] + 2.8.0 (2025-05-20) ------------------ * Added controller to enable and disable tool contact (backport of `#940 `_) (`#1337 `_) diff --git a/ur_controllers/package.xml b/ur_controllers/package.xml index 71d1e5751..2585ddb8b 100644 --- a/ur_controllers/package.xml +++ b/ur_controllers/package.xml @@ -2,7 +2,7 @@ ur_controllers - 2.8.0 + 2.8.1 Provides controllers that use the speed scaling interface of Universal Robots. Felix Exner diff --git a/ur_dashboard_msgs/CHANGELOG.rst b/ur_dashboard_msgs/CHANGELOG.rst index 709fe3fe3..a6cb1055c 100644 --- a/ur_dashboard_msgs/CHANGELOG.rst +++ b/ur_dashboard_msgs/CHANGELOG.rst @@ -2,6 +2,9 @@ Changelog for package ur_dashboard_msgs ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +2.8.1 (2025-06-11) +------------------ + 2.8.0 (2025-05-20) ------------------ diff --git a/ur_dashboard_msgs/package.xml b/ur_dashboard_msgs/package.xml index 5553c55ec..7db4e6163 100644 --- a/ur_dashboard_msgs/package.xml +++ b/ur_dashboard_msgs/package.xml @@ -2,7 +2,7 @@ ur_dashboard_msgs - 2.8.0 + 2.8.1 Messages around the UR Dashboard server. Felix Exner diff --git a/ur_moveit_config/CHANGELOG.rst b/ur_moveit_config/CHANGELOG.rst index 56522e4fd..3fbaabb36 100644 --- a/ur_moveit_config/CHANGELOG.rst +++ b/ur_moveit_config/CHANGELOG.rst @@ -2,6 +2,9 @@ Changelog for package ur_moveit_config ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +2.8.1 (2025-06-11) +------------------ + 2.8.0 (2025-05-20) ------------------ * Add support for launching a UR15 robot (`#1359 `_) diff --git a/ur_moveit_config/package.xml b/ur_moveit_config/package.xml index be9143658..c51ee4416 100644 --- a/ur_moveit_config/package.xml +++ b/ur_moveit_config/package.xml @@ -2,7 +2,7 @@ ur_moveit_config - 2.8.0 + 2.8.1 An example package with MoveIt2 configurations for UR robots. diff --git a/ur_robot_driver/CHANGELOG.rst b/ur_robot_driver/CHANGELOG.rst index bd1b9d604..a731f6e9b 100644 --- a/ur_robot_driver/CHANGELOG.rst +++ b/ur_robot_driver/CHANGELOG.rst @@ -1,3 +1,9 @@ +2.8.1 (2025-06-11) +------------------ +* [force mode controller] Fix the task frame orientation (backport `#1379 `_) (`#1380 `_) +* Update feature list (backport of `#1372 `_) (`#1374 `_) +* Contributors: mergify[bot] + 2.8.0 (2025-05-20) ------------------ * [CI] Check links using lychee instead of a custom script (backport `#1355 `_) (`#1361 `_) diff --git a/ur_robot_driver/package.xml b/ur_robot_driver/package.xml index 73af22641..c53b8df09 100644 --- a/ur_robot_driver/package.xml +++ b/ur_robot_driver/package.xml @@ -2,7 +2,7 @@ ur_robot_driver - 2.8.0 + 2.8.1 The new driver for Universal Robots UR3, UR5 and UR10 robots with CB3 controllers and the e-series. Felix Exner