Skip to content

Autonomous-Flight-Team/Xbox-Controller-Input-Mapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

General Info

Maps inputs for the Xbox Series S controller.

Logs input data in a json file in controller_logs directory

Logs mavlink serialized packets as well

Running the Program

Create a virtual environment install required libraries to it. Then, you can run the program

python3 -m venv venv/
pip3 install -r requirements.txt
python3 controller_reader.py

Enable logging by adding the --log flag

python3 controller_reader.py --log

About

Maps Xbox Series S controller Inputs and logs it in json and serialized MavLink packet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages