Single Camera Servo Server icon Single Camera Servo Server TCP video server for Unity clients to stream camera video and send servo positions to ARC for remote robot control Try it →
Asked — Edited

Graphics Overlay On Camera Control

Is it possible to draw simple graphics (lines, circles and text) overlayed on the video image from the live camera using scripting commands? Do I need to use high-level language? If so are there examples? Thx.


ARC Pro

Upgrade to ARC Pro

ARC Pro is your gateway to a community of like-minded robot enthusiasts and professionals, all united by a passion for advanced robot programming.

#1  

I don't know of any script commands that would do this. I think the sdk is your best option. I haven't messed with posting an image back to ARC through the SDK.

#3  

cool, I had no clue that this existed. I guess I need to read more:) Thanks Zap...

Author Avatar
United Kingdom
LinkedIn Twitter Google+ YouTube
#4  

Yep, not sure if it still exists but it used to at least and as far as I know it hasn't been removed.

#5  

I tried the overlay options (only text was supported) and I did not see the overlay actually work. I will try again, but I would like to draw shapes more than text.