ros-drivers / joystick_drivers

ROS drivers for joysticks
http://wiki.ros.org/joystick_drivers
204 stars 289 forks source link

Not compatible with PS5 joystick #262

Open Woz4tetra opened 12 months ago

Woz4tetra commented 12 months ago

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 commented 6 months ago

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: