|
Re: Camera causes code to fail when deploying/running on robot
Look into the AxisCamera.h include; they changed some of the function names. In addition to changing the functions to camel case, I'm pretty sure they changed the name of the GetInstance function entirely. Looking into that Vision/AxisCamera.h should help.
Also, if you haven't done it, I think we had to change the include in the main file from AxisCamera2010.h to AxisCamera.h
|