|
Re: Vision/AxisCamera2010.h
Quote:
Originally Posted by BradAMiller
I just rebuilt the library and posted it at:
http://first.wpi.edu/FRC/frccupdates.html
Please give it a try by installing the update and relinking. Let us know if it works.
Sorry for the confusion, I think we hit some limit in the library that's making the build process somewhat unpredictable.
|
Downloaded and installed. I rebuilt and downloaded my project, and these three lines still crash my code ("No robot code"):
Code:
AxisCamera &camera = AxisCamera::GetInstance();
camera.WriteResolution(AxisCameraParams::kResolution_160x120);
camera.WriteBrightness(0);
Any further suggestions?
__________________
Team 2538
Plaid Pillagers
Morris, Minnesota
Rookie Year 2008
|