|
2 | 2 | Changelog for package ur_description |
3 | 3 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
4 | 4 |
|
| 5 | +Forthcoming |
| 6 | +----------- |
| 7 | +* Add support for UR8 Long (`#321 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Description/issues/321>`_) |
| 8 | + * Add support for UR8 Long |
| 9 | + * Reorder model listings by generation, payload |
| 10 | + The list of supported robot models has been growing over time. This commit |
| 11 | + sorts them by generation (CB3, e-Series and UR series) and each generation |
| 12 | + by payload. |
| 13 | +* Bump actions/setup-python from 5 to 6 (backport `#315 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Description/issues/315>`_) (`#316 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Description/issues/316>`_) |
| 14 | +* Bump actions/checkout from 4 to 5 (backport `#310 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Description/issues/310>`_) (`#313 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Description/issues/313>`_) |
| 15 | +* Auto-update pre-commit hooks (backport `#307 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Description/issues/307>`_) (`#311 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Description/issues/311>`_) |
| 16 | + * Auto-update pre-commit hooks |
| 17 | + * Use fix-byte-order-marker instead of check-byte-order-marker |
| 18 | +* Auto-update pre-commit hooks (`#300 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Description/issues/300>`_) |
| 19 | +* Update actions in ci-ros-lint (`#306 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Description/issues/306>`_) |
| 20 | +* Auto-update pre-commit hooks (`#304 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Description/issues/304>`_) |
| 21 | +* Auto-update pre-commit hooks (backport of `#295 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Description/issues/295>`_) (`#296 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Description/issues/296>`_) |
| 22 | +* Contributors: Felix Exner, mergify[bot] |
| 23 | + |
5 | 24 | 2.6.0 (2025-05-15) |
6 | 25 | ------------------ |
7 | 26 | * Add support for UR15 (`#288 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Description/issues/288>`_) |
@@ -185,7 +204,7 @@ Changelog for package ur_description |
185 | 204 | but not for the UR3 and UR5. Same lower and upper limit arguments are added to |
186 | 205 | the UR3 and UR5 xacro macros. |
187 | 206 | * Fix elbow joint limits (`ros1#268 <https://github.com//ros-industrial/universal_robot/issues/268>`_) |
188 | | -* Remove warning 'redefining global property: pi' (Jade+) (`#315 <https://github.com//ros-industrial/universal_robot/issues/315>`_) |
| 207 | +* Remove warning 'redefining global property: pi' (Jade+) (`ros1#315 <https://github.com//ros-industrial/universal_robot/issues/315>`_) |
189 | 208 | * Contributors: Beatriz Leon, Dave Coleman, Felix Messmer, Miguel Prada |
190 | 209 |
|
191 | 210 | 1.2.0 (2017-08-04) |
|
0 commit comments