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
{{ message }}
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.
The 2019-1.0.0 version says "Added ability to simulate REV CANSparkMax", however, I cannot get this simulation work. When I installed the vendor libraries of REV CANSparkMax and ran the task "./gradlew runJavaSnoborSim", the error comes as follow: java.io.IOException: SparkMaxDriver could not be loaded from path or an embedded resource. attempted to load for platform /windows/x86-64/
I also tried the vendor libraries example, and it works fine. When I tried to install and add the SparkMax vendor libraries, the same error appears.
Look forward to your reply,
Thanks
The text was updated successfully, but these errors were encountered:
The 2019-1.0.0 version says "Added ability to simulate REV CANSparkMax", however, I cannot get this simulation work. When I installed the vendor libraries of REV CANSparkMax and ran the task "./gradlew runJavaSnoborSim", the error comes as follow:
java.io.IOException: SparkMaxDriver could not be loaded from path or an embedded resource. attempted to load for platform /windows/x86-64/
I also tried the vendor libraries example, and it works fine. When I tried to install and add the SparkMax vendor libraries, the same error appears.
Look forward to your reply,
Thanks
The text was updated successfully, but these errors were encountered: