94 Because convoluted install instructions.
Code:
1) Follow the steps in this link:
https://wpilib.screenstepslive.com/s/4485/m/13809/l/599681-installing-eclipse-c-java
to install eclipse. MAKE SURE TO INSTALL MARS, NOT NEON. YOU WILL NEED TO GOOGLE TO FIND MARS
2) Make sure that both Java and C++ are installed, if not, how to fix that is present above
3) Install navX. Install instructions for both C++ and Java are Here: http://www.pdocs.kauailabs.com/navx-mxp/software/roborio-libraries/
Yes, the download button on the right is the correct download.
The only step doable without having the projects in eclipse is step one for Java, otherwise just make sure to run the installer.
4) Install openCV from Here: https://github.com/Team2168/2168_Vision_Example
Install instructions are within the README file after scrolling down past the files.
5) Setup and Install Github. PM me with the username and I will add you to the team. Once added, visit $teamGithubPage
6) Clone $codeRepo1 and $codeRepo2 from Github using the installed program, then import them into eclipse. For instructions on importing, either ask or use google.
7) Follow the rest of the steps from 3. for both Java and C++ with $codeRepo2 and $codeRepo1 respectively.