WAGhostRobotics / RES-Q

3565 code for the 2015-16 school year.
0 stars 0 forks source link

COLOR SENSOR PROGRAM README #1

Open 16snathan opened 8 years ago

16snathan commented 8 years ago

LINK to the code for using the ZTE Speed as a color sensor.

The code on the first page isn't that well documented, but people are saying it works. You may need to dig through the forum post for further troubleshooting...

lheinold commented 8 years ago

I added the "import android.hardware.camera" but am having trouble copy-pasting the second section of code (import Camera camera; etc) that comes right after. Not sure if it goes into FtcRobotControllerActivity.java because as soon as I paste the code in, the program throws red flags everywhere. Something about not being able to resolve some symbols and methods; we might need to track those down. I think some forum posts mention dealing with undefineds...