Skip to content

Commit

Permalink
Fix typo in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
urfeex committed Jan 14, 2025
1 parent 0c023c1 commit 5c18199
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ur_bringup/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ Changelog for package ur_bringup
* Update MoveIt file for working with simulation. (`#278 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/278>`_)
* Start the tool communication script if the flag is set (`#267 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/267>`_)
* Used ``spawner`` instead of ``spanwer.py`` in launch files (`#293 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/293>`_)
* Do not start dashboard client if FakeHardware simuation is used. (`#286 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/286>`_)
* Do not start dashboard client if FakeHardware simulation is used. (`#286 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/286>`_)
* Use scaled trajectory controller per default. (`#287 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/287>`_)
* Separate control node (`#281 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/281>`_)
* Fix launch file arguments. (`#243 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/243>`_)
Expand Down
2 changes: 1 addition & 1 deletion ur_controllers/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ Changelog for package ur_controllers
* Adapt ros control api (`#448 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/448>`_)
* scaled jtc: Use get_interface_name instead of get_name
* Migrate from stopped controllers to inactive controllers
stopped controllers has been depreated upstream
stopped controllers has been deprecated upstream
* Contributors: Felix Exner

2.2.2 (2022-07-19)
Expand Down
2 changes: 1 addition & 1 deletion ur_robot_driver/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
* Adapt ros control api (`#448 <https://github.com/UniversalRobots/Universal_Robots_ROS2_Driver/issues/448>`_)
* scaled jtc: Use get_interface_name instead of get_name
* Migrate from stopped controllers to inactive controllers
stopped controllers has been depreated upstream
stopped controllers has been deprecated upstream
* Contributors: Felix Exner

2.2.2 (2022-07-19)
Expand Down

0 comments on commit 5c18199

Please sign in to comment.