View Single Post
  #1   Spotlight this post!  
Unread 16-02-2010, 18:19
WSP_SNIPER WSP_SNIPER is offline
Registered User
VRC #3100
 
Join Date: Feb 2010
Location: MN
Posts: 1
WSP_SNIPER is an unknown quantity at this point
AxisCamera not sending images

what the heck the camera will not send images

is this a problem with the code given to us cause there is many people with this problem and you dont have to do much with the camera to get it to work and i dont think i have anything wrong

ARRG!

code =

AxisCamera &camera;

MyRobot::MyRobot:
camera(AxisCamera::GetInstance())
{
// write camera stuff here
}
Reply With Quote