|
Re: GRIP Full of Errors
Also for some reason we had to to this manually- make sure that opencv and cscore are included libraries. If you go to project properties > Java Build Path > Libraries, then "Add External JARs", select opencv and cscore in ~/wpilib/java/current/lib, that might solve the issue.
|