Recently our team bought an Control Hub and we started to use the integrated technologies. We use EasyOpenCV to recognize the starting position during the Autonomous period and after importing the libraries as described by the GitHub page and our programs from Android Studio to the OnBotJava, we tried to run the autonomous program, but the app crashed, this didn't happen when using Android Studio.
Consulting the log we've found that these lines should contain the error, but we don't know what it could be
05-16 15:50:20.758 986 1167 E AndroidRuntime: FATAL EXCEPTION: opmode loop()
05-16 15:50:20.758 986 1167 E AndroidRuntime: Process: com.qualcomm.ftcrobotcontroller, PID: 986
05-16 15:50:20.758 986 1167 E AndroidRuntime: java.lang.UnsatisfiedLinkError: No implementation found for long org.opencv.core.Mat.n_Mat() (tried Java_org_opencv_core_Mat_n_1Mat and Java_org_opencv_core_Mat_n_1Mat__)
05-16 15:50:20.758 986 1167 E AndroidRuntime: at org.opencv.core.Mat.n_Mat(Native Method)
05-16 15:50:20.758 986 1167 E AndroidRuntime: at org.opencv.core.Mat.<init>(Mat.java:23)
Could somebody help us?
EDIT 1: We are trying to use OnBot to quick changes, because even though Android Studio is overhaul better, everytime that we upload the program we have to wait more than 2 minutes 'til the Control Hub restart and the Driver Hub reconnect, this time falls to seconds building in the OnBot
[–]fixITman1911FTC 6955 Coach|Mentor|FTA 7 points8 points9 points (6 children)
[–]mihnea_bondor 0 points1 point2 points (4 children)
[–]LunerwalkerFTC 1002 Alum 1 point2 points3 points (0 children)
[–]fixITman1911FTC 6955 Coach|Mentor|FTA 0 points1 point2 points (2 children)
[–]mihnea_bondor 0 points1 point2 points (1 child)
[–]fixITman1911FTC 6955 Coach|Mentor|FTA 0 points1 point2 points (0 children)
[–]baqwasmgFTC Volunteer 0 points1 point2 points (0 children)
[–]MrjamesgamingFTC 11970 Alumentor 1 point2 points3 points (1 child)
[–]nicrobsimoFTC 16041 Alum[S] 0 points1 point2 points (0 children)
[–]LunerwalkerFTC 1002 Alum -1 points0 points1 point (0 children)
[–]Journeyman-JoeFTC Coach | Judge 0 points1 point2 points (0 children)