mfang
10-02-2012, 17:46
Hello!
We are trying to run the CameraTestProject sample code, using the camera.getImage() instead of the default images. However, it seems to not be printing anything out to the screen. I tried adding print statements before the while loop of the autonomous code, and it does not output either. We are able to access video from the camera on the dashboard. Any help? Thanks!
EDIT: And then 4 minutes later, while I was looking at code from a different project, it outputted the statements and gave the AxisCameraException: No Image available. Odd.
We are trying to run the CameraTestProject sample code, using the camera.getImage() instead of the default images. However, it seems to not be printing anything out to the screen. I tried adding print statements before the while loop of the autonomous code, and it does not output either. We are able to access video from the camera on the dashboard. Any help? Thanks!
EDIT: And then 4 minutes later, while I was looking at code from a different project, it outputted the statements and gave the AxisCameraException: No Image available. Odd.