|
Re: ioctl Errors and Intermediate Vision sample not working
I've seen that "set FPS to 0" problem too - not sure what's causing it as it is definitely not our code.
We seem to have worked around the ioctl errors by calling the camera setters multiple times from different places in the code. (e.g. in robotInit() and teleopInit()). Not sure why exactly that works...
|