Team3881
10-04-2012, 19:55
Or, more specifically, "Cannot make a static reference to the non-static method getImage() from the type AxisCamera."
The code is just
ColorImage image = AxisCamera.getImage();
But eclipse just gives that error.
I am sure I'm missing something simple, and/or something huge. Help would be appreciated.
The code is just
ColorImage image = AxisCamera.getImage();
But eclipse just gives that error.
I am sure I'm missing something simple, and/or something huge. Help would be appreciated.