Welcome to Synthiam!

The easiest way to program the most powerful robots. Use technologies by leading industry experts. ARC is a free-to-use robot programming software that makes servo automation, computer vision, autonomous navigation, and artificial intelligence easy.

Get Started
Asked — Edited

How To Use Autotracking And Select Auto

Do NOT see Autotracking Anywhere to select Auto. I have the latest version.

Thanks,

Mel


ARC Pro

Upgrade to ARC Pro

Your robot can be more than a simple automated machine with the power of ARC Pro!

#1  
Ok, you have to write a script:

# Puts camera in auto track mode

ControlCommand("Camera", CameraAutoTracking)

Say("Auto tracking enabled")


========================================================================
got it! thought there was a button to click. I will eventually learn all of this.
The EZBoard is the BEST product on the market today. I used to like the Arduino, but you have it beat! Yeh! EZBoard.
========================================================================
PRO
Synthiam
#2  
Under File->Examples load the Examples - Script - Camera

Thanks for the kind words:)