My camera code has gone back to crashing my robot.
Doing this will build and download:
Code:
AxisCamera *camera;
and this builds but does the same "no robot code" thing on the drivers station:
Code:
AxisCamera &camera = AxisCamera::GetInstance();
I reimaged our crio (v20) and redownloaded the code. No help. I reinstalled workbench update 4.3, remiaged the crio, and redownloaded code. Still nothing.
It was working yesterday morning and it doesn't work now but I'm convinced it's a library problem.