Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
Changelog for package ur_description
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

4.2.0 (2025-10-10)
------------------
* Add support for UR18 (`#340 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Description/issues/340>`_)
* Contributors: Felix Exner

4.1.1 (2025-10-01)
------------------
* Update ur7e physical parameters to match ur5e (`#333 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Description/issues/333>`_)
Expand Down
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>ur_description</name>
<version>4.1.1</version>
<version>4.2.0</version>
<description>
URDF description for Universal Robots
</description>
Expand Down
Loading