Skip to content

Commit

Permalink
3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
clalancette committed Oct 10, 2023
1 parent 18523f0 commit 0ad088e
Show file tree
Hide file tree
Showing 12 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions joy/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package joy
^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
3.2.0 (2023-10-10)
------------------
* Remove ament target deps for the new game_controller node. (`#272 <https://github.com/ros-drivers/joystick_drivers/issues/272>`_)
* Use the SDL2 Game Controller API (`#258 <https://github.com/ros-drivers/joystick_drivers/issues/258>`_)
* fix autorepeat not being triggered when inside deadzone (`#261 <https://github.com/ros-drivers/joystick_drivers/issues/261>`_)
Expand Down
2 changes: 1 addition & 1 deletion joy/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_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>joy</name>
<version>3.1.0</version>
<version>3.2.0</version>

<description> The joy package contains joy_node, a node that interfaces a generic joystick to ROS
2. This node publishes a "Joy" message, which contains the current state of each one of the
Expand Down
4 changes: 2 additions & 2 deletions joy_linux/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package joy
^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
3.2.0 (2023-10-10)
------------------
* Remove the last use of ament_target_dependencies. (`#264 <https://github.com/ros-drivers/joystick_drivers/issues/264>`_)
* Contributors: Chris Lalancette

Expand Down
2 changes: 1 addition & 1 deletion joy_linux/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_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>joy_linux</name>
<version>3.1.0</version>
<version>3.2.0</version>

<description>
ROS2 driver for a generic Linux joystick.
Expand Down
4 changes: 2 additions & 2 deletions sdl2_vendor/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package sdl2_vendor
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
3.2.0 (2023-10-10)
------------------

3.1.0 (2022-01-28)
------------------
Expand Down
2 changes: 1 addition & 1 deletion sdl2_vendor/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_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="2">
<name>sdl2_vendor</name>
<version>3.1.0</version>
<version>3.2.0</version>
<description>Vendor library for SDL2.</description>
<maintainer email="[email protected]">Chris Lalancette</maintainer>
<license>Apache License 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions spacenav/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package spacenav
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
3.2.0 (2023-10-10)
------------------
* add option to use TwistStamped (`#251 <https://github.com/ros-drivers/joystick_drivers/issues/251>`_)
* Changed name of executable in launch files to match installed node (`#230 <https://github.com/ros-drivers/joystick_drivers/issues/230>`_)
* Fix publishing of spacenav button values (`#243 <https://github.com/ros-drivers/joystick_drivers/issues/243>`_)
Expand Down
2 changes: 1 addition & 1 deletion spacenav/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="2">
<name>spacenav</name>
<version>3.1.0</version>
<version>3.2.0</version>
<license>BSD</license>
<description>
ROS interface to the 3Dconnexion SpaceNavigator 6DOF joystick.
Expand Down
4 changes: 2 additions & 2 deletions wiimote/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package wiimote
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
3.2.0 (2023-10-10)
------------------
* Revert "Fix dependency issues." (`#259 <https://github.com/ros-drivers/joystick_drivers/issues/259>`_)
* Fix dependency issues.
* Contributors: Chris Lalancette, Joshua Whitley
Expand Down
2 changes: 1 addition & 1 deletion wiimote/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>wiimote</name>
<version>3.1.0</version>
<version>3.2.0</version>
<description>
The wiimote package allows ROS nodes to communicate with a Nintendo Wiimote
and its related peripherals, including the Nunchuk, Motion Plus, and
Expand Down
4 changes: 2 additions & 2 deletions wiimote_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package wiimote_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
3.2.0 (2023-10-10)
------------------
* Remove trailing whitespace from .msg files. (`#237 <https://github.com/ros-drivers/joystick_drivers/issues/237>`_)
* Contributors: Chris Lalancette

Expand Down
2 changes: 1 addition & 1 deletion wiimote_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>wiimote_msgs</name>
<version>3.1.0</version>
<version>3.2.0</version>
<description>
Messages used by wiimote package.
</description>
Expand Down

0 comments on commit 0ad088e

Please sign in to comment.