Skip to content

Commit 18523f0

Browse files
committed
Changelog.
Signed-off-by: Chris Lalancette <[email protected]>
1 parent 64522c7 commit 18523f0

File tree

6 files changed

+37
-0
lines changed

6 files changed

+37
-0
lines changed

joy/CHANGELOG.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
Changelog for package joy
33
^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Remove ament target deps for the new game_controller node. (`#272 <https://github.com/ros-drivers/joystick_drivers/issues/272>`_)
8+
* Use the SDL2 Game Controller API (`#258 <https://github.com/ros-drivers/joystick_drivers/issues/258>`_)
9+
* fix autorepeat not being triggered when inside deadzone (`#261 <https://github.com/ros-drivers/joystick_drivers/issues/261>`_)
10+
* Linter fix.
11+
* fix high CPU usage (`#247 <https://github.com/ros-drivers/joystick_drivers/issues/247>`_)
12+
* Contributors: Chris Lalancette, Joshua Whitley, Marco Boneberger, Roderick Taylor, Tony Najjar
13+
514
3.1.0 (2022-01-28)
615
------------------
716
* Install includes to include/ and misc CMake fixes (`#225 <https://github.com/ros-drivers/joystick_drivers/issues/225>`_)

joy_linux/CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package joy
33
^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Remove the last use of ament_target_dependencies. (`#264 <https://github.com/ros-drivers/joystick_drivers/issues/264>`_)
8+
* Contributors: Chris Lalancette
9+
510
3.1.0 (2022-01-28)
611
------------------
712
* Style fixes for newer cpplint.

sdl2_vendor/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package sdl2_vendor
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
3.1.0 (2022-01-28)
69
------------------
710

spacenav/CHANGELOG.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
Changelog for package spacenav
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* add option to use TwistStamped (`#251 <https://github.com/ros-drivers/joystick_drivers/issues/251>`_)
8+
* Changed name of executable in launch files to match installed node (`#230 <https://github.com/ros-drivers/joystick_drivers/issues/230>`_)
9+
* Fix publishing of spacenav button values (`#243 <https://github.com/ros-drivers/joystick_drivers/issues/243>`_)
10+
* Fix from-source build with missing dependencies (`#242 <https://github.com/ros-drivers/joystick_drivers/issues/242>`_)
11+
* Installing libspacenav.so to lib/ for spacenav_node execution via ros2 run (`#229 <https://github.com/ros-drivers/joystick_drivers/issues/229>`_)
12+
* Contributors: Borong Yuan, Stefan Scherzinger, chriseichmann
13+
514
3.1.0 (2022-01-28)
615
------------------
716
* Install includes to include/ and misc CMake fixes (`#225 <https://github.com/ros-drivers/joystick_drivers/issues/225>`_)

wiimote/CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog for package wiimote
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Revert "Fix dependency issues." (`#259 <https://github.com/ros-drivers/joystick_drivers/issues/259>`_)
8+
* Fix dependency issues.
9+
* Contributors: Chris Lalancette, Joshua Whitley
10+
511
3.1.0 (2022-01-28)
612
------------------
713
* Install includes to include/ and misc CMake fixes (`#225 <https://github.com/ros-drivers/joystick_drivers/issues/225>`_)

wiimote_msgs/CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
Changelog for package wiimote_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Remove trailing whitespace from .msg files. (`#237 <https://github.com/ros-drivers/joystick_drivers/issues/237>`_)
8+
* Contributors: Chris Lalancette
9+
510
3.1.0 (2022-01-28)
611
------------------
712

0 commit comments

Comments
 (0)