Hello,
I can’t seem to find out how to import the cscore camera server into the robot code. What do I import? (i’m not sure where it is located in the wpilibj library)
Also how do you verify that the version of java used for the robot code is java 11? as I read somewhere that one’s computer may be running java 8 still, while the java 11 is being used for the robot code?
Thanks!