Skip to content

Commit f0c93be

Browse files
committed
2.3.3
1 parent 12f6d01 commit f0c93be

File tree

32 files changed

+48
-48
lines changed

32 files changed

+48
-48
lines changed

libphidget22/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package libphidget22
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
2.3.3 (2024-03-13)
6+
------------------
77
* Update to libphidget22 1.19 (`#176 <https://github.com/ros-drivers/phidgets_drivers/issues/176>`_)
88
* Contributors: Martin Günther
99

libphidget22/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
schematypens="http://www.w3.org/2001/XMLSchema"?>
55
<package format="2">
66
<name>libphidget22</name>
7-
<version>2.3.2</version>
7+
<version>2.3.3</version>
88
<description>This package wraps the libphidget22 to use it as a ROS dependency</description>
99

1010
<maintainer email="[email protected]">Martin Günther</maintainer>

phidgets_accelerometer/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package phidgets_accelerometer
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
2.3.3 (2024-03-13)
6+
------------------
77
* Add support for VINT networkhub (`#172 <https://github.com/ros-drivers/phidgets_drivers/issues/172>`_)
88
This is a port of `#127 <https://github.com/ros-drivers/phidgets_drivers/issues/127>`_ to ROS2.
99
Closes `#135 <https://github.com/ros-drivers/phidgets_drivers/issues/135>`_.

phidgets_accelerometer/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>phidgets_accelerometer</name>
4-
<version>2.3.2</version>
4+
<version>2.3.3</version>
55
<description>Driver for the Phidgets Accelerometer devices</description>
66

77
<maintainer email="[email protected]">Martin Günther</maintainer>

phidgets_analog_inputs/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package phidgets_analog_inputs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
2.3.3 (2024-03-13)
6+
------------------
77
* Add support for VINT networkhub (`#172 <https://github.com/ros-drivers/phidgets_drivers/issues/172>`_)
88
This is a port of `#127 <https://github.com/ros-drivers/phidgets_drivers/issues/127>`_ to ROS2.
99
Closes `#135 <https://github.com/ros-drivers/phidgets_drivers/issues/135>`_.

phidgets_analog_inputs/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>phidgets_analog_inputs</name>
4-
<version>2.3.2</version>
4+
<version>2.3.3</version>
55
<description>Driver for the Phidgets Analog Input devices</description>
66

77
<maintainer email="[email protected]">Martin Günther</maintainer>

phidgets_analog_outputs/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package phidgets_analog_outputs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
2.3.3 (2024-03-13)
6+
------------------
77
* Add support for VINT networkhub (`#172 <https://github.com/ros-drivers/phidgets_drivers/issues/172>`_)
88
This is a port of `#127 <https://github.com/ros-drivers/phidgets_drivers/issues/127>`_ to ROS2.
99
Closes `#135 <https://github.com/ros-drivers/phidgets_drivers/issues/135>`_.

phidgets_analog_outputs/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>phidgets_analog_outputs</name>
4-
<version>2.3.2</version>
4+
<version>2.3.3</version>
55
<description>Driver for the Phidgets Analog Output devices</description>
66

77
<maintainer email="[email protected]">Martin Günther</maintainer>

phidgets_api/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package phidgets_api
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
2.3.3 (2024-03-13)
6+
------------------
77

88
2.3.2 (2023-11-27)
99
------------------

phidgets_api/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>phidgets_api</name>
4-
<version>2.3.2</version>
4+
<version>2.3.3</version>
55
<description>A C++ Wrapper for the Phidgets C API</description>
66

77
<maintainer email="[email protected]">Martin Günther</maintainer>

phidgets_digital_inputs/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package phidgets_digital_inputs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
2.3.3 (2024-03-13)
6+
------------------
77
* Add support for VINT networkhub (`#172 <https://github.com/ros-drivers/phidgets_drivers/issues/172>`_)
88
This is a port of `#127 <https://github.com/ros-drivers/phidgets_drivers/issues/127>`_ to ROS2.
99
Closes `#135 <https://github.com/ros-drivers/phidgets_drivers/issues/135>`_.

phidgets_digital_inputs/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>phidgets_digital_inputs</name>
4-
<version>2.3.2</version>
4+
<version>2.3.3</version>
55
<description>Driver for the Phidgets Digital Input devices</description>
66

77
<maintainer email="[email protected]">Martin Günther</maintainer>

phidgets_digital_outputs/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package phidgets_digital_outputs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
2.3.3 (2024-03-13)
6+
------------------
77
* Add support for VINT networkhub (`#172 <https://github.com/ros-drivers/phidgets_drivers/issues/172>`_)
88
This is a port of `#127 <https://github.com/ros-drivers/phidgets_drivers/issues/127>`_ to ROS2.
99
Closes `#135 <https://github.com/ros-drivers/phidgets_drivers/issues/135>`_.

phidgets_digital_outputs/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>phidgets_digital_outputs</name>
4-
<version>2.3.2</version>
4+
<version>2.3.3</version>
55
<description>Driver for the Phidgets Digital Output devices</description>
66

77
<maintainer email="[email protected]">Martin Günther</maintainer>

phidgets_drivers/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package phidgets_drivers
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
2.3.3 (2024-03-13)
6+
------------------
77

88
2.3.2 (2023-11-27)
99
------------------

phidgets_drivers/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>phidgets_drivers</name>
4-
<version>2.3.2</version>
4+
<version>2.3.3</version>
55
<description>API and ROS drivers for Phidgets devices</description>
66

77
<maintainer email="[email protected]">Martin Günther</maintainer>

phidgets_gyroscope/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package phidgets_gyroscope
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
2.3.3 (2024-03-13)
6+
------------------
77
* Add support for VINT networkhub (`#172 <https://github.com/ros-drivers/phidgets_drivers/issues/172>`_)
88
This is a port of `#127 <https://github.com/ros-drivers/phidgets_drivers/issues/127>`_ to ROS2.
99
Closes `#135 <https://github.com/ros-drivers/phidgets_drivers/issues/135>`_.

phidgets_gyroscope/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>phidgets_gyroscope</name>
4-
<version>2.3.2</version>
4+
<version>2.3.3</version>
55
<description>Driver for the Phidgets Gyroscope devices</description>
66

77
<maintainer email="[email protected]">Martin Günther</maintainer>

phidgets_high_speed_encoder/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package phidgets_high_speed_encoder
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
2.3.3 (2024-03-13)
6+
------------------
77
* Add support for VINT networkhub (`#172 <https://github.com/ros-drivers/phidgets_drivers/issues/172>`_)
88
This is a port of `#127 <https://github.com/ros-drivers/phidgets_drivers/issues/127>`_ to ROS2.
99
Closes `#135 <https://github.com/ros-drivers/phidgets_drivers/issues/135>`_.

phidgets_high_speed_encoder/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>phidgets_high_speed_encoder</name>
4-
<version>2.3.2</version>
4+
<version>2.3.3</version>
55
<description>Driver for the Phidgets high speed encoder devices</description>
66

77
<maintainer email="[email protected]">Martin Günther</maintainer>

phidgets_ik/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package phidgets_ik
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
2.3.3 (2024-03-13)
6+
------------------
77

88
2.3.2 (2023-11-27)
99
------------------

phidgets_ik/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>phidgets_ik</name>
4-
<version>2.3.2</version>
4+
<version>2.3.3</version>
55
<description>Driver for the Phidgets InterfaceKit devices</description>
66

77
<license>BSD</license>

phidgets_magnetometer/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package phidgets_magnetometer
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
2.3.3 (2024-03-13)
6+
------------------
77
* Add support for VINT networkhub (`#172 <https://github.com/ros-drivers/phidgets_drivers/issues/172>`_)
88
This is a port of `#127 <https://github.com/ros-drivers/phidgets_drivers/issues/127>`_ to ROS2.
99
Closes `#135 <https://github.com/ros-drivers/phidgets_drivers/issues/135>`_.

phidgets_magnetometer/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>phidgets_magnetometer</name>
4-
<version>2.3.2</version>
4+
<version>2.3.3</version>
55
<description>Driver for the Phidgets Magnetometer devices</description>
66

77
<maintainer email="[email protected]">Martin Günther</maintainer>

phidgets_motors/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package phidgets_motors
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
2.3.3 (2024-03-13)
6+
------------------
77
* Add support for VINT networkhub (`#172 <https://github.com/ros-drivers/phidgets_drivers/issues/172>`_)
88
This is a port of `#127 <https://github.com/ros-drivers/phidgets_drivers/issues/127>`_ to ROS2.
99
Closes `#135 <https://github.com/ros-drivers/phidgets_drivers/issues/135>`_.

phidgets_motors/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>phidgets_motors</name>
4-
<version>2.3.2</version>
4+
<version>2.3.3</version>
55
<description>Driver for the Phidgets Motor devices</description>
66

77
<maintainer email="[email protected]">Martin Günther</maintainer>

phidgets_msgs/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package phidgets_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
2.3.3 (2024-03-13)
6+
------------------
77

88
2.3.2 (2023-11-27)
99
------------------

phidgets_msgs/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>phidgets_msgs</name>
5-
<version>2.3.2</version>
5+
<version>2.3.3</version>
66
<description>Custom ROS messages for Phidgets drivers</description>
77

88
<maintainer email="[email protected]">Martin Günther</maintainer>

phidgets_spatial/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package phidgets_spatial
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
2.3.3 (2024-03-13)
6+
------------------
77
* Add support for VINT networkhub (`#172 <https://github.com/ros-drivers/phidgets_drivers/issues/172>`_)
88
This is a port of `#127 <https://github.com/ros-drivers/phidgets_drivers/issues/127>`_ to ROS2.
99
Closes `#135 <https://github.com/ros-drivers/phidgets_drivers/issues/135>`_.

phidgets_spatial/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>phidgets_spatial</name>
4-
<version>2.3.2</version>
4+
<version>2.3.3</version>
55
<description>Driver for the Phidgets Spatial 3/3/3 devices</description>
66

77
<maintainer email="[email protected]">Martin Günther</maintainer>

phidgets_temperature/CHANGELOG.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package phidgets_temperature
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
2.3.3 (2024-03-13)
6+
------------------
77
* Add support for VINT networkhub (`#172 <https://github.com/ros-drivers/phidgets_drivers/issues/172>`_)
88
This is a port of `#127 <https://github.com/ros-drivers/phidgets_drivers/issues/127>`_ to ROS2.
99
Closes `#135 <https://github.com/ros-drivers/phidgets_drivers/issues/135>`_.

phidgets_temperature/package.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>phidgets_temperature</name>
4-
<version>2.3.2</version>
4+
<version>2.3.3</version>
55
<description>Driver for the Phidgets Temperature devices</description>
66

77
<maintainer email="[email protected]">Martin Günther</maintainer>

0 commit comments

Comments
 (0)