We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Having trouble loading in the joystick on launching SCS. I can confirm that the library file exists on the path listed below.
Thanks.
SCS Output Log: INFO: Failed to load library: Can't load library: /home/michael/.ihmc/lib/F9D1B912EEA01482C04448864FA0E0BBD2673827/libjinput-linux64.so/libjinput-linux64.so
From: DefaultControllerEnvironment.getControllers() line: 159 Joystick.getJoystickOfModelOnSystem(JoystickModel, int) line: 254 Joystick.(JoystickModel, int) line: 78 SCSEveSimulation.attemptToLoadJoystick() line: 366 SCSEveSimulation.setupJoystick(HalodiSimulationParameters) line: 128 SCSEveSimulation.(HalodiSimulationParameters) line: 115 SCSEveSimulation.main(String[]) line: 419
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Having trouble loading in the joystick on launching SCS. I can confirm that the library file exists on the path listed below.
Thanks.
SCS Output Log:
INFO: Failed to load library: Can't load library: /home/michael/.ihmc/lib/F9D1B912EEA01482C04448864FA0E0BBD2673827/libjinput-linux64.so/libjinput-linux64.so
From:
DefaultControllerEnvironment.getControllers() line: 159
Joystick.getJoystickOfModelOnSystem(JoystickModel, int) line: 254
Joystick.(JoystickModel, int) line: 78
SCSEveSimulation.attemptToLoadJoystick() line: 366
SCSEveSimulation.setupJoystick(HalodiSimulationParameters) line: 128
SCSEveSimulation.(HalodiSimulationParameters) line: 115
SCSEveSimulation.main(String[]) line: 419
The text was updated successfully, but these errors were encountered: