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
When I run `roslaunch vehicle_simulator system_garage.launch', the error "Couldn't open joystick /dev/input/js0. Will retry every second." appears. Does anyone have advice on solving it?
The text was updated successfully, but these errors were encountered:
If you are facing any issues with the Joystick node or if you don't have need to teleoperate the robot, You can comment the Joystick node from the launch file.
include file="$(find ps3joy)/launch/ps3.launch"
In the vehicle_simulator package, system_garage.launch
When I run `roslaunch vehicle_simulator system_garage.launch', the error "Couldn't open joystick /dev/input/js0. Will retry every second." appears. Does anyone have advice on solving it?
The text was updated successfully, but these errors were encountered: