Changelog for package wiimote
1.14.0 (2020-07-07)
- roslint and Generic Clean-Up (#161)
- Contributors: Joshua Whitley
1.13.0 (2019-06-24)
- Merge pull request #132 from mistoll/clean_exit
- return instead of shutdown
- Merge pull request #128 from ros-drivers/fix/tab_errors
- Cleaning up Python indentation.
- Merge pull request #125 from mistoll/check_connection
- Check if wiimote is still connected.
- Merge pull request #123 from cclauss/modernize-python2-code
- Modernize Python 2 code to get ready for Python 3
- Merge branch 'master' into indigo-devel
- Contributors: Joshua Whitley, Matthew, Michael Stoll, cclauss
1.12.0 (2018-06-11)
- Addressed numerous outstanding PRs.
- Fixed issue when nunchuk wasn't connected
- Update README.md
- Added testing proceedures for wiimote
- Resolved div-by-zero error race condition on startup.
- Added testing proceedures for wiimote
- Fixed issue when nunchuk wasn't connected
- Changed package xml to format 2
- Added wiimote testing script
- Add pairing params to wiimote_node
* bluetooth_addr
* pair_timeout
- Contributors: Jonathan Bohren, Matt Vollrath, jprod123, psimona
1.11.0 (2017-02-10)
- Sample Teleop Implementation for Wiimote
- C++ Implementation of Wiimote Controller Node
- Add queue_size to remove ROS Warning
- Update dependencies to remove warnings
- Contributors: Mark D Horn
1.10.1 (2015-05-24)