This project is mirrored from https://github.com/ros-drivers/joystick_drivers.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- 16 Feb, 2021 1 commit
-
-
Kurt Wilson authored
* fix compile error caused by missing include `stat_vector_3d.cpp` uses `std::runtime_error`, which is included in `stdexcept`
-
- 27 Nov, 2020 1 commit
-
-
aaronaaronson98 authored
Switch logger to warning for non-severe diagnostic reporting
-
- 11 Aug, 2020 1 commit
-
-
Vitaliy Bondar authored
Co-authored-by:
Бондарь Виталий Александрович <bondar@elins.ru>
-
- 17 Jul, 2020 3 commits
-
-
Joshua Whitley authored
-
Joshua Whitley authored
-
Joshua Whitley authored
-
- 07 Jul, 2020 1 commit
-
-
Kuni Natsuki authored
* Port over Wiimote to ROS2 Foxy * update PR based on feedbacks
-
- 13 May, 2020 3 commits
-
-
Chris Lalancette authored
-
Chris Lalancette authored
Signed-off-by:
Chris Lalancette <clalancette@openrobotics.org>
-
Chris Lalancette authored
* Small fixes for uncrustify on Foxy. Signed-off-by:
Chris Lalancette <clalancette@openrobotics.org> * Add in foxy to circleci. Signed-off-by:
Chris Lalancette <clalancette@openrobotics.org> * One more fix. Signed-off-by:
Chris Lalancette <clalancette@openrobotics.org>
-
- 12 May, 2020 3 commits
-
-
Chris Lalancette authored
-
Chris Lalancette authored
Signed-off-by:
Chris Lalancette <clalancette@openrobotics.org>
-
Chris Lalancette authored
Signed-off-by:
Chris Lalancette <clalancette@openrobotics.org>
-
- 10 Apr, 2020 1 commit
-
-
Chris Lalancette authored
* Rename joy package -> joy_linux. Also rename the node and the executable. This is in anticipation of a cross-platform joy node coming up. Signed-off-by:
Chris Lalancette <clalancette@openrobotics.org> * Port joy_linux to ROS2. This is an initial port of the joystick drivers to ROS 2. * Add ament linting to joy_linux. Signed-off-by:
Chris Lalancette <clalancette@openrobotics.org> * Add an SDL-based cross-platform joystick node. Signed-off-by:
Chris Lalancette <clalancette@openrobotics.org> * Add in an SDL2 vendor library. We'll need this for the SDL2-based joystick driver. Signed-off-by:
Chris Lalancette <clalancette@openrobotics.org> * Port circleci to ROS 2. Signed-off-by:
Chris Lalancette <clalancette@openrobotics.org> * Add simple utility to enumerate available joysticks. Signed-off-by:
Chris Lalancette <clalancette@openrobotics.org> Co-authored-by:
Mikael Arguedas <mikael@osrfoundation.org>
-
- 05 Apr, 2020 2 commits
-
-
Chris Lalancette authored
Signed-off-by:
Chris Lalancette <clalancette@openrobotics.org>
-
Joshua Whitley authored
* Adding C++11 compilation flag. * Cleaning up CMakeLists.txt and package.xml files. Adding roslint. * Fixing linting errors in joy. * Fixing linting errors in spacenav_node. * Fixing roslint errors in ps3joy. * Fixing roslint errors in wiimote. * Adding basic gitignore. * Removing unused pstat and stats files in wiimote. * Updating CMakeLists.txt required version to 3.5. * Using cross-platform C++11 setting. * /usr/bin/python -> /usr/bin/env python
-
- 03 Apr, 2020 1 commit
-
-
Joshua Whitley authored
ROS1 joy cleanups
-
- 31 Mar, 2020 9 commits
-
-
Chris Lalancette authored
It was done in a very complicated way before, but the idea is actually simple; on a button press, toggle the value, on a button release, do nothing. This changes it to implement that logic. Signed-off-by:
Chris Lalancette <clalancette@openrobotics.org>
-
Chris Lalancette authored
Signed-off-by:
Chris Lalancette <clalancette@openrobotics.org>
-
Chris Lalancette authored
Signed-off-by:
Chris Lalancette <clalancette@openrobotics.org>
-
Chris Lalancette authored
Signed-off-by:
Chris Lalancette <clalancette@openrobotics.org>
-
Chris Lalancette authored
Signed-off-by:
Chris Lalancette <clalancette@openrobotics.org>
-
Chris Lalancette authored
Signed-off-by:
Chris Lalancette <clalancette@openrobotics.org>
-
Chris Lalancette authored
Signed-off-by:
Chris Lalancette <clalancette@openrobotics.org>
-
Chris Lalancette authored
Signed-off-by:
Chris Lalancette <clalancette@openrobotics.org>
-
Chris Lalancette authored
No functional changes. Signed-off-by:
Chris Lalancette <clalancette@openrobotics.org>
-
- 19 Jan, 2020 4 commits
-
-
Joshua Whitley authored
-
Joshua Whitley authored
-
Joshua Whitley authored
-
Joshua Whitley authored
-
- 03 Dec, 2019 2 commits
-
-
Joshua Whitley authored
Minor: moved default to right indent level
-
Zihan Chen authored
-
- 24 Jun, 2019 3 commits
-
-
Joshua Whitley authored
-
Joshua Whitley authored
-
Joshua Whitley authored
-
- 15 Nov, 2018 5 commits
-
-
Joshua Whitley authored
Maint/ci add melodic build
-
Joshua Whitley authored
Since this is available on the ROS build farm, prerelease testing is essentially done every time a new release is created and merged in ros/rosdistro, prior to being merged to production. If something fails there, we'll know it and be able to fix it before the release merge happens. This cuts the build time dramatically and, IMO, isn't necessary.
-
Joshua Whitley authored
-
Joshua Whitley authored
-
Joshua Whitley authored
-