Skip to content

Commit 46bbac4

Browse files
1.0.0
1 parent e80e06c commit 46bbac4

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

cm_topic_hardware_component/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package cm_topic_hardware_component
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
1.0.0 (2025-12-03)
6+
------------------
77
* Add cast to boolean for cm_topic component (`#64 <https://github.com/ros-controls/topic_based_hardware_interfaces/issues/64>`_)
88
* Add controller manager introspection topic system (`#33 <https://github.com/ros-controls/topic_based_hardware_interfaces/issues/33>`_)
99
* Contributors: Christoph Fröhlich

cm_topic_hardware_component/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="3">
33
<name>cm_topic_hardware_component</name>
4-
<version>0.2.1</version>
4+
<version>1.0.0</version>
55
<description>ros2_control hardware component using pal_statistics messages from controller_manager introspection</description>
66

77
<maintainer email="marq.razz@gmail.com">Marq Rasmussen</maintainer>

joint_state_topic_hardware_interface/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package joint_state_topic_hardware_interface
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
1.0.0 (2025-12-03)
6+
------------------
77
* Rewrite resource storage and add mimic test (`#44 <https://github.com/ros-controls/topic_based_hardware_interfaces/issues/44>`_)
88
* Fix integration test (`#42 <https://github.com/ros-controls/topic_based_hardware_interfaces/issues/42>`_)
99
* Rename shadowed variables (`#37 <https://github.com/ros-controls/topic_based_hardware_interfaces/issues/37>`_)

joint_state_topic_hardware_interface/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" ?>
22
<package format="3">
33
<name>joint_state_topic_hardware_interface</name>
4-
<version>0.2.1</version>
4+
<version>1.0.0</version>
55
<description>
66
ros2_control hardware interface for JointState topic based control
77
</description>

0 commit comments

Comments
 (0)