Skip to content

Commit

Permalink
0.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
ipa-vsp committed Apr 22, 2024
1 parent 5f18de2 commit a25a4de
Show file tree
Hide file tree
Showing 25 changed files with 36 additions and 36 deletions.
4 changes: 2 additions & 2 deletions canopen/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package canopen
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.2.11 (2024-04-22)
-------------------

0.2.10 (2024-04-22)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion canopen/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>canopen</name>
<version>0.2.10</version>
<version>0.2.11</version>
<description>Meta-package aggregating the ros2_canopen packages and documentation</description>
<maintainer email="[email protected]">Christoph Hellmann Santos</maintainer>
<maintainer email="[email protected]">Vishnuprasad Prachandabhanu</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions canopen_402_driver/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package canopen_402_driver
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.2.11 (2024-04-22)
-------------------
* catalogue for first release humble
* Contributors: ipa-vsp

Expand Down
2 changes: 1 addition & 1 deletion canopen_402_driver/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>canopen_402_driver</name>
<version>0.2.10</version>
<version>0.2.11</version>
<description>Driiver for devices implementing CIA402 profile</description>
<maintainer email="[email protected]">Christoph Hellmann Santos</maintainer>
<license>LGPL-v3</license>
Expand Down
4 changes: 2 additions & 2 deletions canopen_base_driver/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package canopen_base_driver
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.2.11 (2024-04-22)
-------------------
* catalogue for first release humble
* Contributors: ipa-vsp

Expand Down
2 changes: 1 addition & 1 deletion canopen_base_driver/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>canopen_base_driver</name>
<version>0.2.10</version>
<version>0.2.11</version>
<description>Library containing abstract CANopen driver class for ros2_canopen</description>
<maintainer email="[email protected]">Christoph Hellmann Santos</maintainer>
<license>Apache-2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions canopen_core/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package canopen_core
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.2.11 (2024-04-22)
-------------------
* catalogue for first release humble
* Contributors: ipa-vsp

Expand Down
2 changes: 1 addition & 1 deletion canopen_core/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>canopen_core</name>
<version>0.2.10</version>
<version>0.2.11</version>
<description>Core ros2_canopen functionalities such as DeviceContainer and master</description>
<maintainer email="[email protected]">Christoph Hellmann Santos</maintainer>
<license>Apache-2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions canopen_fake_slaves/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package canopen_fake_slaves
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.2.11 (2024-04-22)
-------------------

0.2.10 (2024-04-22)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion canopen_fake_slaves/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>canopen_fake_slaves</name>
<version>0.2.10</version>
<version>0.2.11</version>
<description>Package with mock canopen slave</description>
<maintainer email="[email protected]">Christoph Hellmann Santos</maintainer>
<license>Apache-2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions canopen_interfaces/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package canopen_interfaces
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.2.11 (2024-04-22)
-------------------

0.2.10 (2024-04-22)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion canopen_interfaces/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>canopen_interfaces</name>
<version>0.2.10</version>
<version>0.2.11</version>
<description>Services and Messages for ros2_canopen stack</description>
<maintainer email="[email protected]">Christoph Hellmann Santos</maintainer>
<license>Apache-2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions canopen_master_driver/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package canopen_master_driver
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.2.11 (2024-04-22)
-------------------

0.2.10 (2024-04-22)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion canopen_master_driver/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>canopen_master_driver</name>
<version>0.2.10</version>
<version>0.2.11</version>
<description>Basic canopen master implementation</description>
<maintainer email="[email protected]">Christoph Hellmann Santos</maintainer>
<license>Apache-2.0</license>
Expand Down
2 changes: 1 addition & 1 deletion canopen_proxy_driver/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>canopen_proxy_driver</name>
<version>0.2.10</version>
<version>0.2.11</version>
<description>Simple proxy driver for the ros2_canopen stack</description>
<maintainer email="[email protected]">Christoph Hellmann Santos</maintainer>
<license>Apache-2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions canopen_ros2_control/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package canopen_ros2_control
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.2.11 (2024-04-22)
-------------------

0.2.10 (2024-04-22)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion canopen_ros2_control/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>canopen_ros2_control</name>
<version>0.2.10</version>
<version>0.2.11</version>
<description>ros2_control wrapper for ros2_canopen functionalities</description>
<maintainer email="[email protected]">Lovro Ivanov</maintainer>
<maintainer email="[email protected]">Denis Stogl</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions canopen_ros2_controllers/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package canopen_ros2_controllers
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.2.11 (2024-04-22)
-------------------

0.2.10 (2024-04-22)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion canopen_ros2_controllers/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>canopen_ros2_controllers</name>
<version>0.2.10</version>
<version>0.2.11</version>
<description>ros2_control controllers for ros2_canopen functionalities</description>
<maintainer email="[email protected]">Denis Stogl</maintainer>
<maintainer email="[email protected]">Lovro Ivanov</maintainer>
Expand Down
2 changes: 1 addition & 1 deletion canopen_tests/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>canopen_tests</name>
<version>0.2.10</version>
<version>0.2.11</version>
<description>Package with tests for ros2_canopen</description>
<maintainer email="[email protected]">Christoph Hellmann Santos</maintainer>
<license>Apache-2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions canopen_utils/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package canopen_utils
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.2.11 (2024-04-22)
-------------------

0.2.10 (2024-04-22)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion canopen_utils/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>canopen_utils</name>
<version>0.2.10</version>
<version>0.2.11</version>
<description>Utils for working with ros2_canopen.</description>
<maintainer email="[email protected]">Christoph Hellmann Santos</maintainer>
<license>Apache-2.0</license>
Expand Down
2 changes: 1 addition & 1 deletion canopen_utils/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

setup(
name=package_name,
version="0.2.10",
version="0.2.11",
packages=[package_name],
data_files=[
("share/ament_index/resource_index/packages", ["resource/" + package_name]),
Expand Down
4 changes: 2 additions & 2 deletions lely_core_libraries/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package lely_core_libraries
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.2.11 (2024-04-22)
-------------------

0.2.10 (2024-04-22)
-------------------
Expand Down
2 changes: 1 addition & 1 deletion lely_core_libraries/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>lely_core_libraries</name>
<version>0.2.10</version>
<version>0.2.11</version>
<description>
ROS wrapper for lely-core-libraries
</description>
Expand Down

0 comments on commit a25a4de

Please sign in to comment.