Announcement

Collapse
No announcement yet.

Issue with Robotino's Camera in MATLAB

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Issue with Robotino's Camera in MATLAB

    Hello,

    I'm using Robotino 2 with Matlab and I have a strange issue when trying to get the image from the camera. The problem is coming from the "Camera_grab(CameraId)" function, which return always 0, meaning that the image is empty.

    Things to know :
    1) When I try to get the camera image with RobotinoView software, it works perfectly.
    2) When I execute the same code connected to Robotino SIM it works perfectly too (I get the image from the simulation software).
    3) When I call the function "Camera_setCameraStreaming" it returns 1 and the LED on the camera is turning on so I guess it means that the camera is working

    Thanks in advance
Working...
X