- Update the launch file to work with modern joy. (#52) It should use "device_id" (not "dev") as the parameter, and the parameter should be a number, not a path (this is effectively the SDL device number, which is cross-platform).
- Contributors: Chris Lalancette
- Added Github action (#48)
- Add an option to publish TwistStamped (#42)
- Add support for PDP joysticks (#41) * Add support for PDP joysticks
- Contributors: Alejandro Hernández Cordero, Bonolo Mathibela, Tamaki Nishino
- add inverted reverse param (#35)
- [rolling] Update maintainers - 2022-11-07 (#33)
- Enable uncrustify and cpplint.
- Cleanup CMakeLists.txt.
- Remove checking of types from parameter_callback.
- Install includes to include/${PROJECT_NAME} (#30)
- joy_vel argument (#29)
- Contributors: Audrow Nash, Chris Lalancette, Máté, Raffaello Bonghi, Shane Loretz
- Fix the launch file to use 'executable'. (#28)
- fix launch notation (#26)
- Contributors: Chris Lalancette, Shigeki Kobayashi
- Add parameter to enable/disable requiring the enable button to be held for motion (#21)
- Contributors: Chris Lalancette, kgibsonjca
- Switch to modern ReadyToTest for the tests.
- Switch from node_executable -> executable for Foxy.
- Update README for Ros2 (#17) (#18)
- Contributors: Chris Lalancette, nfry321
- Make Parameters dynamic (#16)
- Contributors: aravindsrj
- Export interfaces for Shared Lib on Windows.
- Make teleop_twist_joy composable.
- Reenable cppcheck.
- Rename teleop_twist_joy.h to teleop_twist_joy.hpp
- Get some basic tests running (#10)
- Port config and launch to ROS 2 (#11)
- Contributors: Chris Lalancette, Scott K Logan, seanyen
- Fix parameters so things actually work in Dashing. (#9)
- Contributors: Chris Lalancette
- Add in the ability to control via parameters (#8)
- Contributors: Chris Lalancette
- ParameterService auto started (#7)
- Contributors: Shane Loretz
- Initial port to ROS2
- Contributors: Chris Lalancette, Mikael Arguedas, Deanna Hood
- Fixed incorrect key. (#21)
- Allow custom config file from location outside of this package
- Setting scale_angular_turbo if axis_angular is set so that turning works when turbo is pressed.
- Added turbo scale for angular velocities and accompanying test.
- Add LICENSE.txt.
- Contributors: Daniel Aden, Isaac I.Y. Saito, Mike Purvis, Tony Baltovski
- Add rostests.
- Added maps to allow multi-dof velocity publishing.
- Added Xbox 360 controller example.
- Contributors: Mike Purvis, Tony Baltovski
- Added configurations for Logitech Attack3 and Extreme 3D Pro joysticks.
- Initial version, with example config for PS3 joystick.
- Contributors: Mike Purvis, Tony Baltovski