Skip to content
Merged
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
7 changes: 7 additions & 0 deletions ur_simulation_gz/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
Changelog for package ur_simulation_gz
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

2.3.0 (2025-05-21)
------------------
* Add support for UR15 (`#97 <https://github.com/UniversalRobots/Universal_Robots_ROS2_GZ_Simulation/issues/97>`_)
* Remove FTS broadcaster from list of controllers (`#95 <https://github.com/UniversalRobots/Universal_Robots_ROS2_GZ_Simulation/issues/95>`_)
* [doc] Add github_url directives (`#90 <https://github.com/UniversalRobots/Universal_Robots_ROS2_GZ_Simulation/issues/90>`_)
* Contributors: Felix Exner

2.2.0 (2025-04-10)
------------------
* Add support for UR7e and UR12e (`#86 <https://github.com/UniversalRobots/Universal_Robots_ROS2_GZ_Simulation/issues/86>`_)
Expand Down
2 changes: 1 addition & 1 deletion ur_simulation_gz/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_simulation_gz</name>
<version>2.2.0</version>
<version>2.3.0</version>
<description>Example and configuration files for Gazebo simulation of UR manipulators.</description>

<author>Lovro Ivanov</author>
Expand Down
Loading