This is a wrapper for the XInput-Python lib allowing MATLAB / Simulink interaction with xBox joystick controllers including force feedback.
Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
Simulink_Xbox_Joystick
Public code for XBox Controller Simulink Model, allowing use according to the MIT Open License.
These instructions assume Python 2.7 due to compatibility constraints with ROS Melodic
Installation
- Create a Python 2.7 virtual environment (if desired)
- Install XInput-Python: py -2.7 -m pip install XInput-Python
- Because the Xinput Library was written for Python 3+, the modified version of the library (XInput_edit.py) was composed and must be copied from this directory into:C:\Python27\Lib\site-packages, and renamed to XInput.py, replacing the file already present.
Use
Simulation Pacing is active and fixed step sizes are used, which result in more deterministic behaviour due to the asynchronous polling of the joystick. Pacing may be turned off, but the behaviour is untested.
The buttons can be used to control the left and right vibration. The input values can also be modulated but the effect is not extremely percievable.
Additional buttons and functions can be easily mapped by inspecting the XInput-Python code, as well as the Matlab Function in the Simulink Block.
Zitieren als
Erik Wilhelm (2026). Xbox Joystick with Vibration for Simulink (https://github.com/kyburz-switzerland-ag/Simulink_Xbox_Joystick/releases/tag/v0.1), GitHub. Abgerufen .
Allgemeine Informationen
- Version 0.1 (129 KB)
-
Lizenz auf GitHub anzeigen
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 0.1 |
