G29rs
Rust driver for Logitech G29
This library provides a Rust interface for Logitech G29 wheel/pedal and force feedback control.
Prerequisites
- Hidapi : "2.5.0"
How to use
use Controller;
Interacting with the driver without starting a thread to set force feedback.
use G29Interface;
Reading input from the Logitech G29 in the main thread , and geting the state input in carla format
use Controller;
TODO
- Thread for reading data from G29
- Writing Test
- Make it as Lib after testing the full code
- Reading reverse mode from buttons in the G29 controller
- Make methode to transform the State for Carla user "throttle [0 -> 1] brake [0 -> 1] brake[0->1]"
Contributing
Contributions are welcome! If you have improvements, bug fixes, or new features to propose, please submit a pull request.
support
Only G29 logitech controller Driving wheel/pedals is supported for now, and also the force Feedback with the PS3 mode
Support Force feedback