You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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 thejstest
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 wasSony 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
uname -a
The text was updated successfully, but these errors were encountered: