Hello @auste_UR, you can use this command:
http://<robot_ip_address>:4242/captureimage
Hello @auste_UR, you can use this command:
http://<robot_ip_address>:4242/captureimage
@David_Levasseur I just got a robotiq wrist camera, and used the link http://<robot_ip_address>:4242/current.jpg?annotations=<on|off> with my robots ip address, but nothing showed up, my browser wasn't able to connect. I can see the image fine on the tablet and it says the vision system is functional, but I can't view the camera output from my computer. Is it possible it has changed in a new version?
I am using the urcap version 1.8 with the wrist camera with a ur5e robot.
@casmann, did you use this address to capture the image prior to trying to access it?
http://<robot_ip_address>:4242/captureimage
Hi,
We are using an UR 10 with a WristCamera to detect some parts. I already have an programm on my computer to detect the parts I need, but I don't know how to get to the image taken by the camera.
With the http://UR_IP:4242/current.jpg?annotations=<off|on> I can get the current image seen by the camera or the last image taken, but I can't take an image.
So my question is: How can I take an image with the WristCamera by using my computer?
I already can controll the UR 10 with scrpt commands and this works well with commands like "movej", but I don't know the command for "take an image".
Kind Regards