7 releases
0.1.0 | Mar 31, 2023 |
---|---|
0.0.7 | Dec 9, 2022 |
0.0.6 | Jul 1, 2021 |
0.0.5 | Mar 29, 2021 |
0.0.3 | Feb 19, 2021 |
#303 in Robotics
97 downloads per month
Used in 2 crates
(via openrr-apps)
150KB
3.5K
SLoC
arci-gamepad-gilrs
arci::Gamepad
implementation using gilrs.
Dependencies
Linux
sudo apt install libudev-dev
FAQ
Q. I can't open any devices on Linux
A. You need to join input
group if you don't have the permissions.
sudo adduser $USER input
License
Licensed under the Apache License, Version 2.0.
Dependencies
~11–20MB
~299K SLoC