Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to Constantly Read from Controller #31

Open
Tomasm64 opened this issue Feb 17, 2022 · 0 comments
Open

How to Constantly Read from Controller #31

Tomasm64 opened this issue Feb 17, 2022 · 0 comments

Comments

@Tomasm64
Copy link

I am working on a robotics control program using a Jetson Nano and the pyPS4Controller library. Once connected, it works pretty well for the most part. However, there are a few times where the program does not respond to any events on the controller. It is very hard to diagnose this problem because it happens sporadically and both the computer and controller act as if they're still connected to each other through bluetooth. I'm assuming there is something wrong happening with the controller when this happens. Is it possible to read an event from the controller constantly, like a diagnostics report just to make sure it's still responsive?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant