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

Not compatible with PS5 joystick #262

Open
Woz4tetra opened this issue Sep 11, 2023 · 1 comment
Open

Not compatible with PS5 joystick #262

Woz4tetra opened this issue Sep 11, 2023 · 1 comment

Comments

@Woz4tetra
Copy link

I've been trying to get this node to work with a PS5 controller with no luck. I was getting an error that no joystick with name /dev/input/js0 was found. I've confirmed that this joystick works using the jstest utility. It also works with the ROS1 version of this node. I realized that device name isn't device path. What it wanted me to put was Sony Interactive Entertainment Wireless Controller. That worked for one run, but after rebooting, now nothing works. I don't get any kind of error messages about no devices found or anything. It's almost like the joystick node is suppressing logs despite me setting the log level to debug in the launch. Not sure what to try next.

lsb_release -a

Distributor ID:	Ubuntu
Description:	Ubuntu 20.04.6 LTS
Release:	20.04
Codename:	focal

uname -a

Linux mdb1-2 5.15.0-83-generic #92~20.04.1-Ubuntu SMP Mon Aug 21 14:00:49 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
@JWhitleyWork
Copy link

Sorry it took a long time to get to helping here. Are you still seeing this issue? Still interested in trying to fix it? If so, I need at least:

  • Version of ROS
  • joystick_drivers built from source or installed from Debs?
  • Which version?
  • When you plug the PS5 controller in, does a device show up under /dev/input/js0 or is there no jsX device there?

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

2 participants