Quote:
Originally Posted by JohnC
The easyC project that Dave Lavery demo'd at the 2007 kickoff is available for download here:
http://first.wpi.edu/FRC/25814.htm
Try loading that. If it works, I would suggest rebuilding your easyC project around that one, unless it's super easy to transplant their working code into your project.
|
Yes, I've downloaded this, but this program only makes the camera send back information and show them on the terminal window, it deosn't track the light.
Lablabla- we also did this on labview, and saved the configuration (an ini file), then changed the .ini file to a .ecc file by renaiming it (it worked), and used that table in easyC. But still, it deosn't track anything (it does'nt move the servos a bit). Could someone maby uplaod a simple easyC program tracking the light with the servos?